linux/tools/testing/selftests/arm64/mte
Guillaume Tucker f2745dc0ba selftests: stop using KSFT_KHDR_INSTALL
Stop using the KSFT_KHDR_INSTALL flag as installing the kernel headers
from the kselftest Makefile is causing some issues.  Instead, rely on
the headers to be installed directly by the top-level Makefile
"headers_install" make target prior to building kselftest.

Signed-off-by: Guillaume Tucker <guillaume.tucker@collabora.com>
Tested-by: Anders Roxell <anders.roxell@linaro.org>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
2022-07-11 17:23:30 -06:00
..
.gitignore kselftest/arm64: Add simple test for MTE prctl 2022-04-28 17:57:11 +01:00
check_buffer_fill.c arm64: mte: style: Simplify bool comparison 2021-01-20 12:44:26 +00:00
check_child_memory.c kselftest/arm64: fix array_size.cocci warning 2022-04-28 17:57:13 +01:00
check_gcr_el1_cswitch.c kselftest/arm64: Remove local definitions of MTE prctls 2022-02-15 15:59:20 +00:00
check_ksm_options.c kselftest/arm64: mte: ksm_options: Fix fscanf warning 2021-03-23 16:36:30 +00:00
check_mmap_options.c kselftest/arm64: Fix check_mmap_options test 2020-10-28 13:42:23 +00:00
check_prctl.c kselftest/arm64: Add simple test for MTE prctl 2022-04-28 17:57:11 +01:00
check_tags_inclusion.c selftests/arm64: Remove casts to/from void in check_tags_inclusion 2022-05-15 11:07:54 +01:00
check_user_mem.c kselftest/arm64: mte: user_mem: test a wider range of values 2022-02-15 16:57:51 +00:00
Makefile selftests: stop using KSFT_KHDR_INSTALL 2022-07-11 17:23:30 -06:00
mte_common_util.c selftests/arm64: Use switch statements in mte_common_util.c 2022-05-15 11:07:54 +01:00
mte_common_util.h kselftest/arm64: Handle more kselftest result codes in MTE helpers 2022-04-28 17:57:10 +01:00
mte_def.h
mte_helper.S kselftest/arm64: Check mte tagged user address in kernel 2020-10-05 18:52:17 +01:00