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
exec_target.c kselftests/arm64: add PAuth test for whether exec() changes keys 2020-09-18 14:07:20 +01:00
helper.c
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