[PATCH v11 37/40] kselftest/arm64: signal: Add SME signal handling tests
Catalin Marinas
catalin.marinas at arm.com
Wed Feb 23 07:47:21 PST 2022
On Mon, Feb 07, 2022 at 03:21:06PM +0000, Mark Brown wrote:
> Add test cases for the SME signal handing ABI patterned off the SVE tests.
> Due to the small size of the tests and the differences in ABI (especially
> around needing to account for both streaming SVE and ZA) there is some code
> duplication here.
>
> We currently cover:
> - Reporting of the vector length.
> - Lack of support for changing vector length.
> - Presence and size of register state for streaming SVE and ZA.
>
> As with the SVE tests we do not yet have any validation of register
> contents.
>
> Signed-off-by: Mark Brown <broonie at kernel.org>
Acked-by: Catalin Marinas <catalin.marinas at arm.com>
More information about the linux-arm-kernel
mailing list