[kvm-unit-tests PATCH 0/4] riscv: sbi: More DBCN tests
Andrew Jones
andrew.jones at linux.dev
Mon Aug 12 07:13:55 PDT 2024
The current DBCN tests found a several bugs and with high address
support for rv32 we were able to find even more. Add the new tests
which checks high use page boundary crossing. The first three patches
a various improvements to the SBI tests.
Based on riscv/queue, https://gitlab.com/jones-drew/kvm-unit-tests/-/commits/riscv%2Fqueue
Andrew Jones (4):
riscv: sbi: dbcn: Output return values
riscv: sbi: Use strtoul to avoid overflow
riscv: sbi: Prefix several environment variables with SBI
riscv: sbi: dbcn: Add high address tests
riscv/sbi.c | 163 +++++++++++++++++++++++++++++++++++++++++-----------
1 file changed, 131 insertions(+), 32 deletions(-)
--
2.45.2
More information about the kvm-riscv
mailing list