[PATCH v1 0/2] HWCAP for FEAT_LSE128

Joey Gouly joey.gouly at arm.com
Tue Oct 3 05:45:42 PDT 2023


Hi,

Here's a small patch set to add a HWCAP for FEAT_LSE128.

Non-sequential HWCAP number since I have other HWCAP patches on the ML (LRCPC3, POE).

Thanks,
Joey

Joey Gouly (2):
  arm64: add FEAT_LSE128 HWCAP
  kselftest/arm64: add FEAT_LSE128 to hwcap test

 Documentation/arch/arm64/elf_hwcaps.rst   |  3 +++
 arch/arm64/include/asm/hwcap.h            |  1 +
 arch/arm64/include/uapi/asm/hwcap.h       |  1 +
 arch/arm64/kernel/cpufeature.c            |  1 +
 arch/arm64/kernel/cpuinfo.c               |  1 +
 arch/arm64/tools/sysreg                   |  1 +
 tools/testing/selftests/arm64/abi/hwcap.c | 21 +++++++++++++++++++++
 7 files changed, 29 insertions(+)

-- 
2.25.1




More information about the linux-arm-kernel mailing list