OpenSBI Version 1.3
This release has:
- Allow platform to influence cold boot HART selection
- Starfive JH7110 platform support
- Split RX and RW firmware regions
- Advertise non-retentive 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.