#risc-v #sbi #specification #sbi-specification #常量

no-std sbi-spec

Definitions and constants in the RISC-V Supervisor Binary Interface (RISC-V SBI)

14 releases

0.0.8 Oct 25, 2024
0.0.8-rc.1 Oct 24, 2024
0.0.7 Feb 6, 2024
0.0.7-alpha.3 Dec 24, 2023
0.0.2 Jul 21, 2022

#74 in Embedded development

Download history 1061/week @ 2025-01-31 2289/week @ 2025-02-07 1904/week @ 2025-02-14 2310/week @ 2025-02-21 4001/week @ 2025-02-28 4205/week @ 2025-03-07 3746/week @ 2025-03-14 5405/week @ 2025-03-21 4700/week @ 2025-03-28 3558/week @ 2025-04-04 3271/week @ 2025-04-11 3629/week @ 2025-04-18 2348/week @ 2025-04-25 2567/week @ 2025-05-02 2985/week @ 2025-05-09 2449/week @ 2025-05-16

10,670 downloads per month
Used in 12 crates (4 directly)

MulanPSL-2.0 OR MIT

78KB
1K SLoC

SBI 标准的 Rust 实现

CI Latest version issue Documentation license

这个库用 Rust 实现了 SBI 标准 定义的常量和结构。

2.0 标准各章节的实现情况:

  • §3
    • 常量
    • 结构
  • §4
    • 常量
  • §5
    • 常量
  • §6
    • 常量
  • §7
    • 常量
  • §8
    • 常量
  • §9
    • 常量
  • §10
    • 常量
  • §11
    • 常量
  • §12
    • 常量
  • §13
    • 常量
  • §14
    • 常量
  • §15
    • 常量
  • §16
    • 常量

No runtime deps