[PATCH 0/6] Add riscv tests to cover the base extension specs
cem at kernel.org
cem at kernel.org
Thu Feb 29 04:42:06 PST 2024
From: Carlos Maiolino <cem at kernel.org>
Hi,
this is my first attempt to create tests to cover some functions of the riscv's
SBI base implementation spec. The series also includes a couple helpers to
reduce code duplication.
Carlos Maiolino (6):
riscv: Add test to probe SBI Extension
riscv: Factor out environment variable check
riscv: Implement test for architecture ID register
riscv: Enable gen_report() to print the wrong value in case of test
failure
riscv: Test for specific SBI implementation ID
riscv: Test for a SBI implementation ID range
riscv/sbi.c | 95 ++++++++++++++++++++++++++++++++++++++++++++++-------
1 file changed, 83 insertions(+), 12 deletions(-)
--
2.43.2
More information about the kvm-riscv
mailing list