Skip to content

RustSBI-QEMU version 0.0.1

Compare
Choose a tag to compare
@luojia65 luojia65 released this 23 May 17:37
· 332 commits to main since this release

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.