OpenSBI v1.3 Released

Anup Patel anup at brainfault.org
Fri Jun 23 00:48:53 PDT 2023


Hi All,

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

This release has:

* Allow platform to influence cold boot HART selection
* Starfive JH7110 platform support
* Split RX and RW firmware regions
* Advertise nonretentive suspend for allwinner D1 platform
* Byteorder/endianness conversion macros
* SBI debug console extension (Experimental)
* Configure the PMA regions for RZ/Five platform
* SBI system suspend extension (Experimental)
* SBI PMU platform firmware events (Experimental)
* SBI CPPC extension (Experimental)
* Optimized remote TLB flushes
* Simple heap for boot time memory allocations
* Bring back no-map DT property for reserved memory nodes

Overall, this release mainly adds new SBI extensions 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