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

SBI-Spec version 0.0.6

Latest
Compare
Choose a tag to compare
@luojia65 luojia65 released this 04 Apr 03:29
· 30 commits to main since this release

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