linux-user: Add AT_HWCAP2 for aarch64-linux-user
commit2041df4a050cec1efbba4f87e2bb9c40e7fd6cdf
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 9 Aug 2019 17:11:56 +0000 (9 10:11 -0700)
committerLaurent Vivier <laurent@vivier.eu>
Tue, 10 Sep 2019 08:29:07 +0000 (10 10:29 +0200)
treef8d258940f0eb5859122e138be2cf462b1af7fe0
parent9d3019bce39efd32f54d31d4aedef27a31a15c24
linux-user: Add AT_HWCAP2 for aarch64-linux-user

Add the HWCAP2_* bits from kernel version v5.3-rc3.
Enable the bits corresponding to ARMv8.5-CondM and ARMv8.5-FRINT.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-Id: <20190809171156.3476-1-richard.henderson@linaro.org>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
linux-user/elfload.c