linux/tools/testing/selftests/riscv/hwprobe
Yunhui Cui 36dec9e448
RISC-V: selftests: Add TEST_ZICBOM into CBO tests
Add test for Zicbom and its block size into CBO tests, when
Zicbom is present, test that cbo.clean/flush may be issued and works.
As the software can't verify the clean/flush functions, we just judged
that cbo.clean/flush isn't executed illegally.

Reviewed-by: Andrew Jones <ajones@ventanamicro.com>
Reviewed-by: Samuel Holland <samuel.holland@sifive.com>
Signed-off-by: Yunhui Cui <cuiyunhui@bytedance.com>
Link: https://lore.kernel.org/r/20250226063206.71216-4-cuiyunhui@bytedance.com
Signed-off-by: Alexandre Ghiti <alexghiti@rivosinc.com>
2025-03-18 12:44:17 +00:00
..
.gitignore riscv: selftests: Add hwprobe binaries to .gitignore 2024-05-22 16:12:51 -07:00
cbo.c RISC-V: selftests: Add TEST_ZICBOM into CBO tests 2025-03-18 12:44:17 +00:00
hwprobe.c Merge patch series "tools: selftests: riscv: Fix compiler warnings" 2024-01-11 08:02:55 -08:00
hwprobe.h RISC-V: selftests: cbo: Ensure asm operands match constraints, take 2 2024-04-26 10:21:56 -07:00
Makefile RISC-V: selftests: Add which-cpus hwprobe test 2024-01-03 03:36:50 -08:00
sys_hwprobe.S
which-cpus.c RISC-V: selftests: Add which-cpus hwprobe test 2024-01-03 03:36:50 -08:00