This repository has been archived by the owner on Jan 10, 2024. It is now read-only.
SBI-Spec version 0.0.5
This release adapts RISC-V SBI 2.0-rc1 to SBI-Spec. Now users may use SBI 2.0-rc1 features by using this crate, including Debug Console extension, pmu_counter_fw_read_hi
and minor document fixes on HSM extension.
Added
- Adapt to RISC-V SBI specification version 2.0-rc1
PMU_COUNTER_FW_READ_HI
function inpmu
module for RV32 systems- SBI DBCN extension support
Result
-like documents toSbiRet
Modified
- style: add period to docs