aarch64: Update bits/hwcap.h for Linux 4.15.
commit953c49cc3bb1041090281042148197ad3537c551
authorSzabolcs Nagy <szabolcs.nagy@arm.com>
Thu, 11 Jan 2018 17:08:51 +0000 (11 17:08 +0000)
committerSzabolcs Nagy <szabolcs.nagy@arm.com>
Tue, 16 Jan 2018 18:51:13 +0000 (16 18:51 +0000)
treeb2adb9110b7b746f6b608c72171819b5d6c0f4a0
parentafce1991f6f61514172696ec3edf93331cb0e04f
aarch64: Update bits/hwcap.h for Linux 4.15.

Define new HWCAP bits and add their name to dl-procinfo.c following
the linux definitions. Synchronizing with v4.15-rc8 version of linux,
these are not expected to change before the 4.15 release.

* sysdeps/unix/sysv/linux/aarch64/bits/hwcap.h (HWCAP_SHA3): Define.
(HWCAP_SM3, HWCAP_SM4, HWCAP_ASIMDDP, HWCAP_SHA512, HWCAP_SVE): Define.
* sysdeps/unix/sysv/linux/aarch64/dl-procinfo.c
(_dl_aarch64_cap_flags): Update.
(_DL_HWCAP_COUNT): Update.
ChangeLog
sysdeps/unix/sysv/linux/aarch64/bits/hwcap.h
sysdeps/unix/sysv/linux/aarch64/dl-procinfo.c