[PATCH v1 0/2] HWCAP for FEAT_HBC
Joey Gouly
joey.gouly at arm.com
Tue Aug 1 03:00:06 PDT 2023
Hi,
Small series for adding a HWCAP for FEAT_HBC (hinted conditional branches).
Thanks,
Joey
Joey Gouly (2):
arm64: add HWCAP for FEAT_HBC (hinted conditional branches)
selftests/arm64: add HWCAP2_HBC test
arch/arm64/include/asm/hwcap.h | 1 +
arch/arm64/include/uapi/asm/hwcap.h | 1 +
arch/arm64/kernel/cpufeature.c | 3 ++-
arch/arm64/kernel/cpuinfo.c | 1 +
tools/testing/selftests/arm64/abi/hwcap.c | 15 +++++++++++++++
5 files changed, 20 insertions(+), 1 deletion(-)
--
2.25.1
More information about the linux-arm-kernel
mailing list