Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/2] HWCAP for FEAT_HBC
@ 2023-08-01 10:00 Joey Gouly
  2023-08-01 10:00 ` [PATCH v1 1/2] arm64: add HWCAP for FEAT_HBC (hinted conditional branches) Joey Gouly
  2023-08-01 10:00 ` [PATCH v1 2/2] selftests/arm64: add HWCAP2_HBC test Joey Gouly
  0 siblings, 2 replies; 8+ messages in thread
From: Joey Gouly @ 2023-08-01 10:00 UTC (permalink / raw)
  To: linux-arm-kernel; +Cc: nd, catalin.marinas, joey.gouly, will

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


_______________________________________________
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] 8+ messages in thread

end of thread, other threads:[~2023-08-04 13:20 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-01 10:00 [PATCH v1 0/2] HWCAP for FEAT_HBC Joey Gouly
2023-08-01 10:00 ` [PATCH v1 1/2] arm64: add HWCAP for FEAT_HBC (hinted conditional branches) Joey Gouly
2023-08-01 15:12   ` Will Deacon
2023-08-02 11:54     ` Joey Gouly
2023-08-04 13:19       ` Will Deacon
2023-08-01 10:00 ` [PATCH v1 2/2] selftests/arm64: add HWCAP2_HBC test Joey Gouly
2023-08-01 15:09   ` Will Deacon
2023-08-01 15:26     ` Joey Gouly

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox