acrn-kernel/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
Makefile selftests: stop using KSFT_KHDR_INSTALL 2022-07-11 17:23:30 -06:00
check_buffer_fill.c
check_child_memory.c kselftest/arm64: fix array_size.cocci warning 2022-04-28 17:57:13 +01:00
check_gcr_el1_cswitch.c
check_ksm_options.c
check_mmap_options.c
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
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
mte_def.h
mte_helper.S