1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/tools/testing/selftests/arm64/pauth
Mark Brown 0c69bd2ca6 kselftest/arm64: pac: Fix skipping of tests on systems without PAC
The PAC tests check to see if the system supports the relevant PAC features
but instead of skipping the tests if they can't be executed they fail the
tests which makes things look like they're not working when they are.

Signed-off-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20210819165723.43903-1-broonie@kernel.org
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
2021-08-20 12:06:59 +01:00
..
.gitignore kselftests/arm64: add nop checks for PAuth tests 2020-09-18 14:07:20 +01:00
exec_target.c kselftests/arm64: add PAuth test for whether exec() changes keys 2020-09-18 14:07:20 +01:00
helper.c kselftests/arm64: add nop checks for PAuth tests 2020-09-18 14:07:20 +01:00
helper.h kselftests/arm64: add PAuth test for whether exec() changes keys 2020-09-18 14:07:20 +01:00
Makefile kselftests/arm64: add PAuth test for whether exec() changes keys 2020-09-18 14:07:20 +01:00
pac.c kselftest/arm64: pac: Fix skipping of tests on systems without PAC 2021-08-20 12:06:59 +01:00
pac_corruptor.S kselftests/arm64: add a basic Pointer Authentication test 2020-09-18 14:07:20 +01:00