Zhouqi Jiang 4821073b56 spec: binary: optimize `count`, `last`, `min`, `max` and `is_sorted` to O(1) for iterator `HartIds` 1 day ago
..
src 4821073b56 spec: binary: optimize `count`, `last`, `min`, `max` and `is_sorted` to O(1) for iterator `HartIds` 1 day ago
.gitignore 21fd138882 lib: move `sbi-spec` code from rustsbi/sbi-spec repo to rustsbi/rustsbi 10 months ago
CHANGELOG.md f563672f4e spec: binary: add iterator tests over HartIds 2 days ago
Cargo.toml 80510ea9a8 Merge remote-tracking branch 'refs/remotes/origin/main' 1 month ago
LICENSE-MIT 21fd138882 lib: move `sbi-spec` code from rustsbi/sbi-spec repo to rustsbi/rustsbi 10 months ago
LICENSE-MULAN 21fd138882 lib: move `sbi-spec` code from rustsbi/sbi-spec repo to rustsbi/rustsbi 10 months ago
README.md 9acff1a98b lib: RustSBI supports RISC-V SBI 2.0 ratified 10 months ago

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