1
0
Fork 0
alistair23-linux/tools/testing/selftests/arm64
Andrey Konovalov bd3841cd3b selftests, arm64: add kernel headers path for tags_test
tags_test.c relies on PR_SET_TAGGED_ADDR_CTRL/PR_TAGGED_ADDR_ENABLE being
present in system headers. When this is not the case the build of this
test fails with undeclared identifier errors.

Fix by providing the path to the KSFT installed kernel headers in CFLAGS.

Reported-by: Cristian Marussi <cristian.marussi@arm.com>
Suggested-by: Cristian Marussi <cristian.marussi@arm.com>
Signed-off-by: Andrey Konovalov <andreyknvl@google.com>
Signed-off-by: Will Deacon <will@kernel.org>
2019-09-17 12:11:50 +01:00
..
.gitignore
Makefile selftests, arm64: add kernel headers path for tags_test 2019-09-17 12:11:50 +01:00
run_tags_test.sh
tags_test.c selftests, arm64: fix uninitialized symbol in tags_test.c 2019-08-19 16:25:32 +01:00