Rust SBI
SBI – Supervisor Binary Interface
Implementation
- rustsbi/rustsbi: RISC-V Supervisor Binary Interface (RISC-V SBI) implementation in Rust; runs on M-mode; good support for embedded Rust ecosystem
- RISC-V Supervisor Binary Interface (SBI) implementation in Rust; runs on M-mode.
- meow-chip/MeowSBI: M-mode environment for MeowV64