diff options
author | Amit Daniel Kachhap <[email protected]> | 2020-10-02 17:26:28 +0530 |
---|---|---|
committer | Will Deacon <[email protected]> | 2020-10-05 18:52:17 +0100 |
commit | 53ec81d232134f61806dfd93025320caa1aaf559 (patch) | |
tree | 4cf28c7ab5c4cc70718f7d68a418a222800a4c8c /tools/perf/scripts/python/export-to-sqlite.py | |
parent | dfe537cf47186bfb59db3e57eed7417cd5efde17 (diff) |
kselftest/arm64: Verify all different mmap MTE options
This testcase checks the different unsupported/supported options for mmap
if used with PROT_MTE memory protection flag. These checks are,
* Either pstate.tco enable or prctl PR_MTE_TCF_NONE option should not cause
any tag mismatch faults.
* Different combinations of anonymous/file memory mmap, mprotect,
sync/async error mode and private/shared mappings should work.
* mprotect should not be able to clear the PROT_MTE page property.
Co-developed-by: Gabor Kertesz <[email protected]>
Signed-off-by: Gabor Kertesz <[email protected]>
Signed-off-by: Amit Daniel Kachhap <[email protected]>
Tested-by: Catalin Marinas <[email protected]>
Acked-by: Catalin Marinas <[email protected]>
Cc: Shuah Khan <[email protected]>
Cc: Catalin Marinas <[email protected]>
Cc: Will Deacon <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions