linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/2] HWCAP for FEAT_LSE128
@ 2023-10-03 12:45 Joey Gouly
  2023-10-03 12:45 ` [PATCH v1 1/2] arm64: add FEAT_LSE128 HWCAP Joey Gouly
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Joey Gouly @ 2023-10-03 12:45 UTC (permalink / raw)
  To: linux-arm-kernel; +Cc: catalin.marinas, joey.gouly, will

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


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-10-13 18:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-03 12:45 [PATCH v1 0/2] HWCAP for FEAT_LSE128 Joey Gouly
2023-10-03 12:45 ` [PATCH v1 1/2] arm64: add FEAT_LSE128 HWCAP Joey Gouly
2023-10-03 12:45 ` [PATCH v1 2/2] kselftest/arm64: add FEAT_LSE128 to hwcap test Joey Gouly
2023-10-09 14:52   ` Mark Brown
2023-10-13 18:44 ` [PATCH v1 0/2] HWCAP for FEAT_LSE128 Catalin Marinas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).