aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/arm64/mte/mte_common_util.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-07-02kselftest/arm64/mte: Preparation for mte store only testYeoreum Yun1-2/+12
2025-07-02kselftest/arm64/mte: Add verification for address tag in signal handlerYeoreum Yun1-10/+28
2025-07-02kselftest/arm64/mte: Add address tag related macro and functionYeoreum Yun1-0/+17
2025-07-02kselftest/arm64/mte: Check MTE_FAR feature is supportedYeoreum Yun1-0/+4
2025-07-02kselftest/arm64/mte: Register mte signal handler with SA_EXPOSE_TAGBITSYeoreum Yun1-1/+10
2024-11-01kselftest/arm64: Use ksft_perror() to log MTE failuresMark Brown1-7/+7
2024-10-17kselftest/arm64: mte: fix printf type warnings about pointersAndre Przywara1-2/+2
2024-10-17kselftest/arm64: mte: fix printf type warnings about __u64Andre Przywara1-2/+2
2024-10-17kselftest/arm64: mte: use proper SKIP syntaxAndre Przywara1-4/+3
2022-05-15selftests/arm64: Use switch statements in mte_common_util.cMark Brown1-7/+16
2022-05-15selftests/arm64: Allow zero tags in mte_switch_mode()Mark Brown1-1/+1
2022-04-28kselftest/arm64: Refactor parameter checking in mte_switch_mode()Mark Brown1-3/+12
2022-04-28kselftest/arm64: Log unexpected asynchronous MTE faultsMark Brown1-0/+4
2021-08-20kselftest/arm64: mte: Fix misleading output when skipping testsMark Brown1-1/+1
2021-03-24kselftest/arm64: mte: Report filename on failing temp file creationAndre Przywara1-0/+1
2021-03-24kselftest/arm64: mte: Fix clang warningAndre Przywara1-1/+1
2021-03-24kselftest/arm64: mte: Fix MTE feature detectionAndre Przywara1-11/+2
2021-03-24kselftest/arm64: mte: common: Fix write() warningsAndre Przywara1-5/+18
2020-10-05kselftest/arm64: Add utilities and a test to validate mte memoryAmit Daniel Kachhap1-0/+341