summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/arm64
AgeCommit message (Expand)AuthorLines
2023-12-19kselftest/arm64: Don't probe the current VL for unsupported vector typesMark Brown-3/+11
2023-12-11kselftest/arm64: Log SVCR when the SME tests barfMark Brown-0/+21
2023-12-11kselftest/arm64: Improve output for skipped TPIDR2 ABI testMark Brown-7/+11
2023-11-23kselftest/arm64: Fix output formatting for za-forkMark Brown-1/+1
2023-10-26Merge branch 'for-next/feat_lse128' into for-next/coreCatalin Marinas-0/+21
2023-10-26Merge branch 'for-next/feat_lrcpc3' into for-next/coreCatalin Marinas-0/+20
2023-10-26Merge branch 'for-next/feat_sve_b16b16' into for-next/coreCatalin Marinas-0/+13
2023-10-13kselftest/arm64: add FEAT_LSE128 to hwcap testJoey Gouly-0/+21
2023-10-13selftests/arm64: add HWCAP2_LRCPC3 testJoey Gouly-0/+20
2023-09-29kselftest/arm64: Verify HWCAP2_SVE_B16B16Mark Brown-0/+13
2023-09-25kselftest/arm64: Validate SVCR in streaming SVE stress testMark Brown-0/+19
2023-08-25Merge branch 'for-next/selftests' into for-next/coreWill Deacon-124/+452
2023-08-18kselftest/arm64: Fix hwcaps selftest buildMark Brown-1/+2
2023-08-16kselftest/arm64: add jscvt feature to hwcap testZeng Heng-0/+13
2023-08-16kselftest/arm64: add pmull feature to hwcap testZeng Heng-0/+13
2023-08-16kselftest/arm64: add AES feature check to hwcap testZeng Heng-0/+13
2023-08-16kselftest/arm64: add SHA1 and related features to hwcap testZeng Heng-0/+39
2023-08-16kselftest/arm64: build BTI tests in output directoryAndre Przywara-27/+20
2023-08-16kselftest/arm64: fix a memleak in zt_regs_run()Ding Xiang-0/+1
2023-08-11kselftest/arm64: Size sycall-abi buffers for the actual maximum VLMark Brown-15/+23
2023-08-11kselftest/arm64: add lse and lse2 features to hwcap testZeng Heng-0/+30
2023-08-11kselftest/arm64: add test item that support to capturing the SIGBUS signalZeng Heng-10/+23
2023-08-11kselftest/arm64: add DEF_SIGHANDLER_FUNC() and DEF_INST_RAISE_SIG() helpersZeng Heng-43/+75
2023-08-11kselftest/arm64: add crc32 feature to hwcap testZeng Heng-0/+12
2023-08-11kselftest/arm64: add float-point feature to hwcap testZeng Heng-0/+12
2023-08-04kselftest/arm64: Use the tools/include compiler.h rather than our ownMark Brown-27/+3
2023-08-04kselftest/arm64: Use shared OPTIMZER_HIDE_VAR() definitonMark Brown-1/+3
2023-08-04kselftest/arm64: Make the tools/include headers availableMark Brown-0/+2
2023-08-04kselftest/arm64: Exit streaming mode after collecting signal contextMark Brown-1/+24
2023-08-04kselftest/arm64: add RCpc load-acquire to hwcap testZeng Heng-0/+26
2023-08-04selftests/arm64: add HWCAP2_HBC testJoey Gouly-0/+15
2023-07-27kselftest/arm64: Validate that changing one VL type does not affect anotherMark Brown-1/+21
2023-07-27kselftest/arm64: Add a test case for SVE VL changes with SME activeMark Brown-3/+102
2023-07-14selftests/arm64: fix build failure during the "emit_tests" stepJohn Hubbard-1/+1
2023-06-23Merge branches 'for-next/kpti', 'for-next/missing-proto-warn', 'for-next/iss2...Catalin Marinas-3/+142
2023-06-23kselftest/arm64: Add a test case for TPIDR2 restoreMark Brown-1/+87
2023-06-21kselftest/arm64: Log signal code and address for unexpected signalsMark Brown-1/+2
2023-06-05kselftest/arm64: add MOPS to hwcap testKristina Martsenko-0/+22
2023-05-26kselftest/arm64: Add a smoke test for ptracing hardware break/watch pointsMark Brown-1/+31
2023-04-11kselftest/arm64: Convert za-fork to use kselftest.hMark Brown-73/+17
2023-02-23Merge tag 'linux-kselftest-next-6.3-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-2/+2
2023-02-10Merge branches 'for-next/sysreg', 'for-next/sme', 'for-next/kselftest', 'for-...Catalin Marinas-111/+1535
2023-02-07kselftest/arm64: Don't require FA64 for streaming SVE+ZA testsMark Brown-6/+1
2023-02-07kselftest/arm64: Copy whole EXTRA contextMark Brown-2/+4
2023-02-01kselftest/arm64: Fix enumeration of systems without 128 bit SME for SSVE+ZAMark Brown-0/+4
2023-02-01kselftest/arm64: Fix enumeration of systems without 128 bit SMEMark Brown-0/+8
2023-02-01kselftest/arm64: Don't require FA64 for streaming SVE testsMark Brown-6/+1
2023-01-31kselftest/arm64: Remove redundant _start labels from zt-testMark Brown-1/+0
2023-01-31kselftest/arm64: Limit the maximum VL we try to set via ptraceMark Brown-4/+24
2023-01-30selftests: arm64: Fix incorrect kernel headers search pathMathieu Desnoyers-2/+2