]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
opensbi: bump to 1.5
authorThomas Perrot <thomas.perrot@bootlin.com>
Mon, 1 Jul 2024 11:36:25 +0000 (13:36 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 2 Jul 2024 21:29:10 +0000 (22:29 +0100)
commit9922ebd8dcd145af8c7a6b8a5a16dce1ee8e92cb
treed5b5ed43757079f0e63ee0202953513f125d6715
parentfe1b86ff78090a0214130112abc2d6ea4736bf80
opensbi: bump to 1.5

This release has:
- SBI debug triggers (DBTR) extension (Experimental)
- Support to specify coldboot harts in DT
- Relocatable FW_JUMP_ADDR and FW_JUMP_FDT_ADDR
- Smcsrind and Smcdeleg extensions support
- SBIUnit testing framework
- Initial domain context management support
- Platform specific load/store emulation callbacks
-  New trap context
- Improved sbi_trap_error() to dump state in a nested trap
- SBI supervisor software events (SSE) extension (Experimental)
- Simplified wait_for_coldboot() implementation
- Early wakeup of non-coldboot HART in the coldboot path
- Sophgo CV18XX/SG200X series support
- APLIC delegation DT property fix
- Svade and Svadu extensions support
- SBI firmware features (FWFT) extension (Experimental)

Overall, this release mainly adds more ISA extensions, SBI
extensions and other improvements.

Signed-off-by: Thomas Perrot <thomas.perrot@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-bsp/opensbi/opensbi_1.5.bb [moved from meta/recipes-bsp/opensbi/opensbi_1.4.bb with 91% similarity]