5 releases
0.0.3-rc.2 | Apr 4, 2023 |
---|---|
0.0.3-rc.1 | Feb 19, 2023 |
0.0.2 | Oct 9, 2022 |
0.0.1 | Oct 6, 2022 |
0.0.0 | Oct 6, 2022 |
#185 in Embedded development
2,345 downloads per month
Used in sbi-testing
57KB
780 lines
sbi-rt
为特权软件提供 RISC-V 特权二进制接口(Supervisor Binary Interface)的运行时库。
2.0-rc1 标准各章节的实现情况:
- §3
- §4
- §5
- §6
- §7
- §8
- §9
- §10
- §11
- §12
lib.rs
:
Simple RISC-V SBI runtime primitives
Dependencies
~91KB