summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/arm64/abi (follow)
Commit message (Expand)AuthorAgeFilesLines
* kselftest/arm64: abi: fix SVCR detectionWeizhao Ouyang2024-12-131-17/+15
*-. Merge branches 'for-next/gcs', 'for-next/probes', 'for-next/asm-offsets', 'fo...Catalin Marinas2024-11-142-7/+26
|\ \
| | * kselftest/arm64: Fix printf() compiler warnings in the arm64 syscall-abi.c testsCatalin Marinas2024-11-111-4/+4
| | * kselftest/arm64: Fix encoding for SVE B16B16 testMark Brown2024-11-011-2/+2
| | * kselftest/arm64: hwcap: fix f8dp2 cpuinfo nameAndre Przywara2024-10-171-1/+1
| |/ |/|
| * kselftest/arm64: Verify the GCS hwcapMark Brown2024-10-041-0/+19
|/
* Merge branch 'for-next/selftests' into for-next/coreWill Deacon2024-09-121-2/+2
|\
| * kselftest/arm64: Fix build warnings for ptraceDev Jain2024-08-301-2/+2
* | kselftest/arm64: add HWCAP test for FEAT_S1POEJoey Gouly2024-09-041-0/+14
|/
* kselftest: missing arg in ptrace.cRemington Brasga2024-07-231-1/+1
* kselftest/arm64: Fix redundancy of a testcaseDev Jain2024-06-121-1/+1
* kselftest/arm64: Remove unused parameters in abi testxieming2024-04-281-1/+1
* kselftest/arm64: Add 2023 DPISA hwcap test coverageMark Brown2024-03-071-0/+217
* kselftest/arm64: Improve output for skipped TPIDR2 ABI testMark Brown2023-12-111-7/+11
* kselftest/arm64: add FEAT_LSE128 to hwcap testJoey Gouly2023-10-131-0/+21
* selftests/arm64: add HWCAP2_LRCPC3 testJoey Gouly2023-10-131-0/+20
* kselftest/arm64: Verify HWCAP2_SVE_B16B16Mark Brown2023-09-291-0/+13
* Merge branch 'for-next/selftests' into for-next/coreWill Deacon2023-08-252-65/+277
|\
| * kselftest/arm64: Fix hwcaps selftest buildMark Brown2023-08-181-1/+2
| * kselftest/arm64: add jscvt feature to hwcap testZeng Heng2023-08-161-0/+13
| * kselftest/arm64: add pmull feature to hwcap testZeng Heng2023-08-161-0/+13
| * kselftest/arm64: add AES feature check to hwcap testZeng Heng2023-08-161-0/+13
| * kselftest/arm64: add SHA1 and related features to hwcap testZeng Heng2023-08-161-0/+39
| * kselftest/arm64: Size sycall-abi buffers for the actual maximum VLMark Brown2023-08-111-15/+23
| * kselftest/arm64: add lse and lse2 features to hwcap testZeng Heng2023-08-111-0/+30
| * kselftest/arm64: add test item that support to capturing the SIGBUS signalZeng Heng2023-08-111-10/+23
| * kselftest/arm64: add DEF_SIGHANDLER_FUNC() and DEF_INST_RAISE_SIG() helpersZeng Heng2023-08-111-43/+75
| * kselftest/arm64: add crc32 feature to hwcap testZeng Heng2023-08-111-0/+12
| * kselftest/arm64: add float-point feature to hwcap testZeng Heng2023-08-111-0/+12
| * kselftest/arm64: add RCpc load-acquire to hwcap testZeng Heng2023-08-041-0/+26
* | selftests/arm64: add HWCAP2_HBC testJoey Gouly2023-08-041-0/+15
|/
*-. Merge branches 'for-next/kpti', 'for-next/missing-proto-warn', 'for-next/iss2...Catalin Marinas2023-06-232-1/+53
|\ \
| | * kselftest/arm64: add MOPS to hwcap testKristina Martsenko2023-06-051-0/+22
| |/ |/|
| * kselftest/arm64: Add a smoke test for ptracing hardware break/watch pointsMark Brown2023-05-261-1/+31
|/
*-. Merge branches 'for-next/sysreg', 'for-next/sme', 'for-next/kselftest', 'for-...Catalin Marinas2023-02-103-65/+286
|\ \
| | * kselftest/arm64: Add coverage of SME 2 and 2.1 hwcapsMark Brown2023-01-201-0/+115
| | * kselftest/arm64: Add SME2 coverage to syscall-abiMark Brown2023-01-202-3/+80
| |/ |/|
| * kselftest/arm64: Correct buffer size for SME ZA storageZenghui Yu2023-01-201-2/+2
| * kselftest/arm64: Remove the local NUM_VL definitionZenghui Yu2023-01-201-2/+0
| * kselftest/arm64: Only enumerate power of two VLs in syscall-abiMark Brown2023-01-121-2/+2
| * kselftest/arm64: Verify SME only ABI in syscall-abiMark Brown2023-01-122-6/+42
| * kselftest/arm64: Only enumerate VLs once in syscall-abiMark Brown2023-01-121-54/+41
| * kselftest/arm64: Fix syscall-abi for systems without 128 bit SMEMark Brown2023-01-121-0/+8
|/
* Merge branch 'for-next/selftests' into for-next/coreWill Deacon2022-12-061-2/+2
|\
| * kselftest/arm64: Use preferred form for predicate load/storesMark Brown2022-11-181-2/+2
* | kselftest/arm64: Add SVE 2.1 to hwcap testMark Brown2022-11-091-0/+13
* | kselftest/arm64: Add FEAT_RPRFM to the hwcap testMark Brown2022-11-091-0/+6
* | kselftest/arm64: Add FEAT_CSSC to the hwcap selftestMark Brown2022-11-091-0/+13
|/
* Merge branch 'for-next/kselftest' into for-next/coreCatalin Marinas2022-09-304-22/+378
|\
| * kselftest/arm64: Fix typo in hwcap checkMark Brown2022-09-221-1/+1