sbi-specification topic
List
sbi-specification repositories
rustsbi
945
Stars
78
Forks
Watchers
RISC-V Supervisor Binary Interface (RISC-V SBI) library in Rust; runs on M or HS mode; good support for embedded Rust ecosystem. For binary download see https://github.com/rustsbi/prototyper.
rustsbi-qemu
119
Stars
30
Forks
Watchers
QEMU platform SBI support implementation, using RustSBI