OpenSBI v1.1 Released

Anup Patel anup at brainfault.org
Fri Jun 24 21:55:09 PDT 2022


Hi All,

The OpenSBI v1.1 is now available on GitHub at:
https://github.com/riscv-software-src/opensbi/releases

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.

Many thanks to everyone who has contributed to this release.

Best Regards,
Anup Patel



More information about the opensbi mailing list