]> git.ipfire.org Git - thirdparty/linux.git/commit
kselftest/arm64/mte: Add MTE_STORE_ONLY testcases
authorYeoreum Yun <yeoreum.yun@arm.com>
Wed, 18 Jun 2025 09:29:57 +0000 (10:29 +0100)
committerCatalin Marinas <catalin.marinas@arm.com>
Wed, 2 Jul 2025 17:50:53 +0000 (18:50 +0100)
commit1f488fb91378e923dd67870292dcc36df85a814e
tree0b20f7b4df954d28cf48dad6da9017b2a26de0df
parent391ca7c81b85cc10a0a202c6ed6a4c65e374604b
kselftest/arm64/mte: Add MTE_STORE_ONLY testcases

Since ARMv8.9, FEAT_MTE_STORE_ONLY can be used to restrict raise of tag
check fault on store operation only.

Adds new test cases using MTE_STORE_ONLY feature.

Signed-off-by: Yeoreum Yun <yeoreum.yun@arm.com>
Reviewed-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20250618092957.2069907-9-yeoreum.yun@arm.com
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
tools/testing/selftests/arm64/mte/check_mmap_options.c
tools/testing/selftests/arm64/mte/check_prctl.c