RustSBI-QEMU version 0.0.1
This is the first release of rearranged RustSBI-QEMU project. It fully supports RISC-V Privileged Specification v1.11, and adapts to RISC-V SBI specification v0.2.
This project targets to provide an SBI environment and a test suite on QEMU, hereby provided as an example for further RustSBI implementations.
Each release contains an ELF file and a binary file. Install the binary into target, and use the ELF to help debugging if needed.