#sbi #risc-v #test-cases

nightly no-std sbi-testing

Provide a set of test cases for supervisors to verify functions of the supervisor executation environment

4 releases

0.0.3-alpha.2 Feb 10, 2024
0.0.1 Oct 10, 2022
0.0.0 Oct 6, 2022

#251 in Operating systems

28 downloads per month

MulanPSL-2.0 OR MIT

180KB
2.5K SLoC

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

lib.rs:

RISC-V Supervisor Binary Interface test suite

Dependencies

~195KB