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

Andrew Jones ajones at ventanamicro.com
Mon Mar 18 10:27:39 PDT 2024


On Fri, Mar 15, 2024 at 02:32:45PM +0100, Andrew Jones wrote:
> 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
>

Merged to https://gitlab.com/kvm-unit-tests/kvm-unit-tests

Thanks,
drew



More information about the kvm-riscv mailing list