Skip to content
This repository was archived by the owner on Sep 26, 2025. It is now read-only.

RustSBI-QEMU version 0.0.1

Choose a tag to compare

@luojia65 luojia65 released this 23 May 17:37
· 333 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.