rustsbi
There are 10 repositories under rustsbi topic.
rustsbi/rustsbi
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/rustsbi-qemu
QEMU platform SBI support implementation, using RustSBI
rustsbi/awesome-rustsbi
A curated list of awesome things related to rustsbi
rustsbi/rustsbi-k210
Kendryte K210 SBI support using RustSBI, provides privileged spec 1.12 environment by emulating it using 1.9.1
rustsbi/slides
All public report slides, articles and meeting minutes related to RustSBI
rustsbi/standalone
Rapid prototyping and selection package for pure-Rust RISC-V firmware, with RustSBI + UEFI or RustSBI + LinuxBoot
rustsbi/serde-device-tree
Serialize & deserialize device tree binary using serde
rcore-os/riscv-sbi-rt
A mininal runtime / startup for Supervisor Binary Interface (SBI) on RISC-V.
rustsbi/rustsbi-hifive-unmatched
RustSBI support on SiFive FU740 board; FU740 is a five-core heterogeneous processor with four SiFive U74 cores, and one SiFive S7 core
SKTT1Ryze/rustsbi-xs
Implementation of RustSBI on XiangShan Verilator Platform