linux-xiaomi-chiron/tools/testing/selftests/arm64/bti
Mark Brown 9f93c2e0cd kselftest/arm64: Explicitly build no BTI tests with BTI disabled
In case a distribution enables branch protection by default do as we do for
the main kernel and explicitly disable branch protection when building the
test case for having BTI disabled to ensure it doesn't get turned on by the
toolchain defaults.

Signed-off-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20220516182213.727589-1-broonie@kernel.org
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
2022-05-16 19:43:40 +01:00
..
gen kselftest: arm64: Add BTI tests 2021-03-24 15:43:20 +00:00
.gitignore kselftest: arm64: Add BTI tests 2021-03-24 15:43:20 +00:00
assembler.h kselftest: arm64: Add BTI tests 2021-03-24 15:43:20 +00:00
btitest.h kselftest: arm64: Add BTI tests 2021-03-24 15:43:20 +00:00
compiler.h kselftest: arm64: Add BTI tests 2021-03-24 15:43:20 +00:00
Makefile kselftest/arm64: Explicitly build no BTI tests with BTI disabled 2022-05-16 19:43:40 +01:00
signal.c kselftest: arm64: Add BTI tests 2021-03-24 15:43:20 +00:00
signal.h kselftest: arm64: Add BTI tests 2021-03-24 15:43:20 +00:00
start.S kselftest: arm64: Add BTI tests 2021-03-24 15:43:20 +00:00
syscall.S kselftest: arm64: Add BTI tests 2021-03-24 15:43:20 +00:00
system.c kselftest: arm64: Add BTI tests 2021-03-24 15:43:20 +00:00
system.h kselftest: arm64: Add BTI tests 2021-03-24 15:43:20 +00:00
test.c kselftest/arm64: Add missing stddef.h include to BTI tests 2021-05-10 10:19:01 +01:00
teststubs.S kselftest: arm64: Add BTI tests 2021-03-24 15:43:20 +00:00
trampoline.S kselftest: arm64: Add BTI tests 2021-03-24 15:43:20 +00:00