This repository has been archived by the owner on Jan 10, 2024. It is now read-only.
This release adapts second part of RISC-V SBI v2.0-rc1 extension support; it adds SBI System Suspend and SBI CPPC extension. Additionally, it includes shared physical address range structure by Physical
, as is defined in chapter 3, RISC-V SBI specification.
Added
Physical
shared memory physical address range with type annotation in Chapter 3- Support to RISC-V SBI System Suspend extension
- Support to CPPC extension