opensbi icon indicating copy to clipboard operation
opensbi copied to clipboard

opensbi testing

Open natirapaport opened this issue 1 year ago • 2 comments

Hello, Is there a unit-test support within the opensbi? How could I test new extension (and their functions) in opensbi? Thanks

natirapaport avatar Jan 15 '24 15:01 natirapaport

any pointer? something?

natirapaport avatar Jan 25 '24 13:01 natirapaport

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.

avpatel avatar Jan 25 '24 14:01 avpatel