]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
opensbi: bump to 1.5.1
authorThomas Perrot <thomas.perrot@bootlin.com>
Fri, 2 Aug 2024 15:15:35 +0000 (17:15 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 3 Aug 2024 06:44:28 +0000 (07:44 +0100)
commitf102511f3a7707d2564e17af5dfdb1406177d7bb
tree62b97947da1191008b13457cac7fd81ce739ec19
parent64c2e0a378cf3341e164664925190cc87e41b2fc
opensbi: bump to 1.5.1

This intermediate release has following fixes:
- Save/restore menvcfg only when it exists
- Adjust Sscofpmf mhpmevent mask for upper 8 bits
- Fix potential NULL pointer dereferences in SBI DBTR
- Fix incorrect size passed to sbi_zalloc() in SBI FWFT
- Check result of pmp_get() in is_pmp_entry_mapped()

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.1.bb [moved from meta/recipes-bsp/opensbi/opensbi_1.5.bb with 93% similarity]