Skip to content

OpenSBI Version 1.1

Compare
Choose a tag to compare
@avpatel avpatel released this 25 Jun 03:56
· 636 commits to master since this release

This release has:

  • SBI PMU improvements
  • RISC-V AIA v0.3.0 draft support
  • Simple external interrupt handling framework
  • Xilinx UART-Lite driver
  • RISC-V privilege specification v1.12 support
  • RISC-V Svpbmt extension support
  • RISC-V Smstateen extension support
  • RISC-V Sstc extension support
  • RISC-V privilege specification version detection
  • Platform callback to populate HART extensions
  • Compile time C arrays support
  • Probing FDT based drivers using compile time C arrays
  • SBI HSM improvements
  • Allwinner D1 platform support
  • Trap redirection improvements related to [m|h]tinst CSR
  • SBI v1.0 specification support

Overall, this release mainly adds support for various RISC-V ISA extensions ratified in December 2021 along with other improvements.