kselftest/arm64: Add streaming SVE to SVE ptrace tests
authorMark Brown <broonie@kernel.org>
Tue, 19 Apr 2022 11:22:44 +0000 (12:22 +0100)
committerCatalin Marinas <catalin.marinas@arm.com>
Thu, 28 Apr 2022 16:57:12 +0000 (17:57 +0100)
commitfa23100bbad0748f6503511b109cfec955e4183d
treeb64b8a2132db753cdafaa0cd465ddafe85ce3f8b
parent4963aeb35a9edca90f062885b0d78c47a00c1752
kselftest/arm64: Add streaming SVE to SVE ptrace tests

In order to allow ptrace of streaming mode SVE registers we have added a
new regset for streaming mode which in isolation offers the same ABI as
regular SVE with a different vector type. Add this to the array of regsets
we handle, together with additional tests for the interoperation of the
two regsets.

Signed-off-by: Mark Brown <broonie@kernel.org>
Reviewed-by: Shuah Khan <skhan@linuxfoundation.org>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Link: https://lore.kernel.org/r/20220419112247.711548-37-broonie@kernel.org
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
tools/testing/selftests/arm64/fp/sve-ptrace.c