[kvm-unit-tests PATCH 0/2] riscv: sbi: Check spec version and test rest

Andrew Jones ajones at ventanamicro.com
Fri Mar 15 06:32:45 PDT 2024


The base extension tests require spec version 0.2 or later, so check for
that, and also add the remaining function tests.

This is based on Carlos' series [1]

[1] http://lists.infradead.org/pipermail/kvm-riscv/2024-March/006047.html

Andrew Jones (2):
  riscv: sbi: Check and test spec version
  riscv: sbi: Test remaining base functions

 riscv/sbi.c | 29 +++++++++++++++++++++++++++++
 1 file changed, 29 insertions(+)

-- 
2.44.0




More information about the kvm-riscv mailing list