guttatus 5cb8f954a0 refactor: move the rustsbi library to the `library` directory 1 month ago
..
.cargo 5cb8f954a0 refactor: move the rustsbi library to the `library` directory 1 month ago
src 5cb8f954a0 refactor: move the rustsbi library to the `library` directory 1 month ago
.gitignore 5cb8f954a0 refactor: move the rustsbi library to the `library` directory 1 month ago
CHANGELOG.md 5cb8f954a0 refactor: move the rustsbi library to the `library` directory 1 month ago
Cargo.toml 5cb8f954a0 refactor: move the rustsbi library to the `library` directory 1 month ago
LICENSE-MIT 5cb8f954a0 refactor: move the rustsbi library to the `library` directory 1 month ago
LICENSE-MULAN 5cb8f954a0 refactor: move the rustsbi library to the `library` directory 1 month ago
README.md 5cb8f954a0 refactor: move the rustsbi library to the `library` directory 1 month ago
README_EN.md 5cb8f954a0 refactor: move the rustsbi library to the `library` directory 1 month ago
rust-toolchain.toml 5cb8f954a0 refactor: move the rustsbi library to the `library` directory 1 month ago

README.md

# SBI 功能测试集

CI Latest version issue Documentation license

这个库封装了一系列测试,供特权软件测试为自己服务的特权运行环境功能是否正常。

SBI 1.0.0 标准各章节的实现情况:

  • §4 Base
  • §6 TIME
  • §7 sPI
  • §8 RFNC
  • §9 HSM
  • §10 SRST
  • §11 PMU