josecm / riscv-hyp-tests

A bare-metal application to test specific features of the risc-v hypervisor extension
GNU General Public License v3.0
34 stars 21 forks source link

Has the program been validated on any platform? #1

Closed xiebo-hao123 closed 3 years ago

xiebo-hao123 commented 3 years ago

I ran the program on Spike and QEMU respectively, but no of them pass the test.Has the program been validated on any other platform?

josecm commented 3 years ago

This has been used to validated an implementation of the extension on rocket-chip. I ran it over QEMU but it did not pass some of the tests. Patches were submitted. The next QEMU versions should pass most of the tests.