Luo Jia / Zhouqi Jiang 1103763803 fix: migrate to Rust 2024 edition and refactor code (#88) 2 月之前
..
.cargo e657d5e86a lib: move rustsbi/sbi-testing repo to rustsbi/rustsbi 1 年之前
src 1103763803 fix: migrate to Rust 2024 edition and refactor code (#88) 2 月之前
.gitignore e657d5e86a lib: move rustsbi/sbi-testing repo to rustsbi/rustsbi 1 年之前
CHANGELOG.md 1103763803 fix: migrate to Rust 2024 edition and refactor code (#88) 2 月之前
Cargo.toml 0837da8fc3 spec: prepare to release `sbi-spec` version 0.0.8 6 月之前
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