Skip to content
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.
/ sbi-testing Public archive

RISC-V SBI environment test suite

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE-MIT
Unknown
LICENSE-MULAN
Notifications You must be signed in to change notification settings

rustsbi/sbi-testing

Repository files navigation

Repository archived

This crate has been moved to repository rustsbi/rustsbi. Please direct issues and pull requests to the new repository.

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