On Tue, 15 Jul 2025 22:11:41 +0100, Mark Brown wrote:
Some build environments for the selftests are not picking up the newly added AT_HWCAP3 when using the libc headers, even with headers_install (which we require already for the arm64 selftests). As a quick fix add local definitions of the constant to tools use it, while auxvec.h is installed with some toolchains it needs some persuasion to get picked up.
[...]
Applied to arm64 (for-next/kselftest), thanks!
[1/1] kselftest/arm4: Provide local defines for AT_HWCAP3 https://git.kernel.org/arm64/c/54c605124da6
Cheers,