Zongyao Chen 67c87c5849 spec: Add func ids for SSE extension in SBI implementation před 2 měsíci
..
src 67c87c5849 spec: Add func ids for SSE extension in SBI implementation před 2 měsíci
.gitignore 21fd138882 lib: move `sbi-spec` code from rustsbi/sbi-spec repo to rustsbi/rustsbi před 1 rokem
CHANGELOG.md 67c87c5849 spec: Add func ids for SSE extension in SBI implementation před 2 měsíci
Cargo.toml 80510ea9a8 Merge remote-tracking branch 'refs/remotes/origin/main' před 3 měsíci
LICENSE-MIT 21fd138882 lib: move `sbi-spec` code from rustsbi/sbi-spec repo to rustsbi/rustsbi před 1 rokem
LICENSE-MULAN 21fd138882 lib: move `sbi-spec` code from rustsbi/sbi-spec repo to rustsbi/rustsbi před 1 rokem
README.md 9acff1a98b lib: RustSBI supports RISC-V SBI 2.0 ratified před 1 rokem

README.md

# 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
    • 常量