summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/arm64/abi/hwcap.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-07kselftest/arm64: Add 2023 DPISA hwcap test coverageMark Brown1-0/+217
2023-10-13kselftest/arm64: add FEAT_LSE128 to hwcap testJoey Gouly1-0/+21
2023-10-13selftests/arm64: add HWCAP2_LRCPC3 testJoey Gouly1-0/+20
2023-09-29kselftest/arm64: Verify HWCAP2_SVE_B16B16Mark Brown1-0/+13
2023-08-25Merge branch 'for-next/selftests' into for-next/coreWill Deacon1-50/+254
2023-08-18kselftest/arm64: Fix hwcaps selftest buildMark Brown1-1/+2
2023-08-16kselftest/arm64: add jscvt feature to hwcap testZeng Heng1-0/+13
2023-08-16kselftest/arm64: add pmull feature to hwcap testZeng Heng1-0/+13
2023-08-16kselftest/arm64: add AES feature check to hwcap testZeng Heng1-0/+13
2023-08-16kselftest/arm64: add SHA1 and related features to hwcap testZeng Heng1-0/+39
2023-08-11kselftest/arm64: add lse and lse2 features to hwcap testZeng Heng1-0/+30
2023-08-11kselftest/arm64: add test item that support to capturing the SIGBUS signalZeng Heng1-10/+23
2023-08-11kselftest/arm64: add DEF_SIGHANDLER_FUNC() and DEF_INST_RAISE_SIG() helpersZeng Heng1-43/+75
2023-08-11kselftest/arm64: add crc32 feature to hwcap testZeng Heng1-0/+12
2023-08-11kselftest/arm64: add float-point feature to hwcap testZeng Heng1-0/+12
2023-08-04kselftest/arm64: add RCpc load-acquire to hwcap testZeng Heng1-0/+26
2023-08-04selftests/arm64: add HWCAP2_HBC testJoey Gouly1-0/+15
2023-06-05kselftest/arm64: add MOPS to hwcap testKristina Martsenko1-0/+22
2023-01-20kselftest/arm64: Add coverage of SME 2 and 2.1 hwcapsMark Brown1-0/+115
2022-11-09kselftest/arm64: Add SVE 2.1 to hwcap testMark Brown1-0/+13
2022-11-09kselftest/arm64: Add FEAT_RPRFM to the hwcap testMark Brown1-0/+6
2022-11-09kselftest/arm64: Add FEAT_CSSC to the hwcap selftestMark Brown1-0/+13
2022-09-22kselftest/arm64: Fix typo in hwcap checkMark Brown1-1/+1
2022-09-16kselftest/arm64: Add hwcap test for RNGMark Brown1-0/+12
2022-09-16kselftest/arm64: Add SVE 2 to the tested hwcapsMark Brown1-0/+136
2022-09-16kselftest/arm64: Add missing newline in hwcap outputMark Brown1-1/+1
2022-09-06kselftest/arm64: Add simple hwcap validationMark Brown1-0/+188