4
0
Zhouqi Jiang 832f50e71f sbi-testing: rename `MArchId` and `MVendorId` into `MarchId` and `MvendorId` in `BaseCase` 1 жил өмнө
..
.cargo e657d5e86a lib: move rustsbi/sbi-testing repo to rustsbi/rustsbi 1 жил өмнө
src 832f50e71f sbi-testing: rename `MArchId` and `MVendorId` into `MarchId` and `MvendorId` in `BaseCase` 1 жил өмнө
.gitignore e657d5e86a lib: move rustsbi/sbi-testing repo to rustsbi/rustsbi 1 жил өмнө
CHANGELOG.md 832f50e71f sbi-testing: rename `MArchId` and `MVendorId` into `MarchId` and `MvendorId` in `BaseCase` 1 жил өмнө
Cargo.toml b2589c8018 sbi-testing: use `dep:` prefix on cargo configuration 1 жил өмнө
LICENSE-MIT e657d5e86a lib: move rustsbi/sbi-testing repo to rustsbi/rustsbi 1 жил өмнө
LICENSE-MULAN e657d5e86a lib: move rustsbi/sbi-testing repo to rustsbi/rustsbi 1 жил өмнө
README.md e657d5e86a lib: move rustsbi/sbi-testing repo to rustsbi/rustsbi 1 жил өмнө
README_EN.md e657d5e86a lib: move rustsbi/sbi-testing repo to rustsbi/rustsbi 1 жил өмнө
rust-toolchain.toml e657d5e86a lib: move rustsbi/sbi-testing repo to rustsbi/rustsbi 1 жил өмнө

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