]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
kselftest/arm64: Check that unsupported regsets fail in sve-ptrace
authorMark Brown <broonie@kernel.org>
Wed, 20 Aug 2025 18:29:04 +0000 (19:29 +0100)
committerWill Deacon <will@kernel.org>
Thu, 18 Sep 2025 11:53:38 +0000 (12:53 +0100)
commit09b5febf84262a303ecedf0821e03b8d8492a38b
treec944010ba48e2c98265b8371d761d1054990cdde
parentdd68f51febbd6eb8a40872724f4c9bcc84442114
kselftest/arm64: Check that unsupported regsets fail in sve-ptrace

Add a test which verifies that NT_ARM_SVE and NT_ARM_SSVE reads and writes
are rejected as expected when the relevant architecture feature is not
supported.

Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Will Deacon <will@kernel.org>
tools/testing/selftests/arm64/fp/sve-ptrace.c