[PATCH v2] kselftest/arm64: Add simple hwcap validation
Catalin Marinas
catalin.marinas at arm.com
Tue Sep 6 10:45:28 PDT 2022
On Mon, 29 Aug 2022 16:46:02 +0100, Mark Brown wrote:
> Add some trivial hwcap validation which checks that /proc/cpuinfo and
> AT_HWCAP agree with each other and can verify that for extensions that can
> generate a SIGILL due to adding new instructions one appears or doesn't
> appear as expected. I've added SVE and SME, other capabilities can be
> added later if this gets merged.
>
> This isn't super exciting but on the other hand took very little time to
> write and should be handy when verifying that you wired up AT_HWCAP
> properly.
>
> [...]
Applied to arm64 (for-next/kselftest), thanks!
[1/1] kselftest/arm64: Add simple hwcap validation
https://git.kernel.org/arm64/c/7a9bcaaad5f1
--
Catalin
More information about the linux-arm-kernel
mailing list