include/elf: Add defines related to GNU property notes for AArch64
commit069175bfd821a9ef16b0110b92b2b6116f981fc0
authorRichard Henderson <richard.henderson@linaro.org>
Wed, 21 Oct 2020 17:37:40 +0000 (21 10:37 -0700)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 27 Oct 2020 10:44:02 +0000 (27 10:44 +0000)
tree2c22dd2c2a5bca5e1477861d6388f49f7517d959
parentbe5d6f4884021208ae0e73379c83e51500ad3a8d
include/elf: Add defines related to GNU property notes for AArch64

These are all of the defines required to parse
GNU_PROPERTY_AARCH64_FEATURE_1_AND, copied from binutils.
Other missing defines related to other GNU program headers
and notes are elided for now.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20201021173749.111103-4-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
include/elf.h