opensbi
opensbi copied to clipboard
opensbi testing
Hello, Is there a unit-test support within the opensbi? How could I test new extension (and their functions) in opensbi? Thanks
any pointer? something?
We are thinking of using kvm-unit-test project for SBI test suite. This project will allow us to test SBI in bare-metal as well virtualized environment.
An initial RISC-V port of the kvm-unit-test has already been posted on the KVM RISC-V mailing list.