9 releases
0.0.3 | Feb 10, 2024 |
---|---|
0.0.3-rc.5 | Dec 24, 2023 |
0.0.3-rc.2 | Apr 4, 2023 |
0.0.3-rc.1 | Feb 19, 2023 |
0.0.2 | Oct 9, 2022 |
#73 in Embedded development
10,211 downloads per month
Used in 5 crates
(4 directly)
155KB
2K
SLoC
sbi-rt
为特权软件提供 RISC-V 特权二进制接口(Supervisor Binary Interface)的运行时库。
2.0 标准各章节的实现情况:
- §3
- §4
- §5
- §6
- §7
- §8
- §9
- §10
- §11
- §12
- §13
- §14
- §15
- §16
lib.rs
:
Simple RISC-V SBI runtime primitives.