summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/riscv/hwprobe
AgeCommit message (Expand)AuthorFilesLines
2024-05-23riscv: selftests: Add hwprobe binaries to .gitignoreCharlie Jenkins1-0/+2
2024-04-26RISC-V: selftests: cbo: Ensure asm operands match constraints, take 2Andrew Jones2-1/+11
2024-01-18RISC-V: selftests: cbo: Ensure asm operands match constraintsAndrew Jones1-10/+8
2024-01-11Merge patch series "tools: selftests: riscv: Fix compiler warnings"Palmer Dabbelt2-5/+5
2024-01-11tools: selftests: riscv: Fix compile warnings in cboChristoph Müllner1-3/+3
2024-01-11tools: selftests: riscv: Fix compile warnings in hwprobeChristoph Müllner1-2/+2
2024-01-03RISC-V: selftests: Add which-cpus hwprobe testAndrew Jones2-1/+158
2024-01-03RISC-V: hwprobe: Clarify cpus size parameterAndrew Jones2-2/+2
2023-09-21RISC-V: selftests: Add CBO testsAndrew Jones4-12/+250
2023-09-21RISC-V: selftests: Convert hwprobe test to kselftest APIAndrew Jones1-34/+20
2023-09-21RISC-V: selftests: Statically link hwprobe testAndrew Jones1-1/+1
2023-06-08selftests: add .gitignore file for RISC-V hwprobeAndy Chiu1-0/+1
2023-04-19selftests: Test the new RISC-V hwprobe interfaceEvan Green3-0/+112