public inbox for openembedded-core@lists.openembedded.org
 help / color / mirror / Atom feed
* [OE-core][PATCH] opensbi: bump to 1.8.1
@ 2026-01-16 14:31 thomas.perrot
  2026-01-16 14:59 ` Michael Opdenacker
  0 siblings, 1 reply; 2+ messages in thread
From: thomas.perrot @ 2026-01-16 14:31 UTC (permalink / raw)
  To: openembedded-core; +Cc: thomas.petazzoni, Thomas Perrot

From: Thomas Perrot <thomas.perrot@bootlin.com>

This intermediate release has following fixes:
- Typo fix in comments of sbi_hartindex_to_hartid()
- Fix hart protection abstraction for platforms without PMP

Allow the platform to boot without PMP, but it is still necessary to
enable PMP on QEMU; otherwise, there will be nothing to protect the
M-mode firmware (OpenSBI) from lower privilege modes.

Signed-off-by: Thomas Perrot <thomas.perrot@bootlin.com>
---
 meta/recipes-bsp/opensbi/{opensbi_1.8.bb => opensbi_1.8.1.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-bsp/opensbi/{opensbi_1.8.bb => opensbi_1.8.1.bb} (97%)

diff --git a/meta/recipes-bsp/opensbi/opensbi_1.8.bb b/meta/recipes-bsp/opensbi/opensbi_1.8.1.bb
similarity index 97%
rename from meta/recipes-bsp/opensbi/opensbi_1.8.bb
rename to meta/recipes-bsp/opensbi/opensbi_1.8.1.bb
index 5352c01d6693..0a9652c2831e 100644
--- a/meta/recipes-bsp/opensbi/opensbi_1.8.bb
+++ b/meta/recipes-bsp/opensbi/opensbi_1.8.1.bb
@@ -8,7 +8,7 @@ require opensbi-payloads.inc
 
 inherit deploy
 
-SRCREV = "e7fa66c2160ec139de1853a00f669c09320a9256"
+SRCREV = "74434f255873d74e56cc50aa762d1caf24c099f8"
 SRC_URI = "git://github.com/riscv/opensbi.git;branch=master;protocol=https;tag=v${PV}"
 
 TARGET_DBGSRC_DIR = "/share/opensbi/*/generic/firmware/"
-- 
2.52.0



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [OE-core][PATCH] opensbi: bump to 1.8.1
  2026-01-16 14:31 [OE-core][PATCH] opensbi: bump to 1.8.1 thomas.perrot
@ 2026-01-16 14:59 ` Michael Opdenacker
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Opdenacker @ 2026-01-16 14:59 UTC (permalink / raw)
  To: thomas.perrot, openembedded-core; +Cc: michael.opdenacker, thomas.petazzoni

Hi Thomas

On 1/16/26 3:31 PM, Thomas Perrot via lists.openembedded.org wrote:
> From: Thomas Perrot <thomas.perrot@bootlin.com>
>
> This intermediate release has following fixes:
> - Typo fix in comments of sbi_hartindex_to_hartid()
> - Fix hart protection abstraction for platforms without PMP
>
> Allow the platform to boot without PMP, but it is still necessary to
> enable PMP on QEMU; otherwise, there will be nothing to protect the
> M-mode firmware (OpenSBI) from lower privilege modes.
>
> Signed-off-by: Thomas Perrot <thomas.perrot@bootlin.com>
> ---
>   meta/recipes-bsp/opensbi/{opensbi_1.8.bb => opensbi_1.8.1.bb} | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>   rename meta/recipes-bsp/opensbi/{opensbi_1.8.bb => opensbi_1.8.1.bb} (97%)
>
> diff --git a/meta/recipes-bsp/opensbi/opensbi_1.8.bb b/meta/recipes-bsp/opensbi/opensbi_1.8.1.bb
> similarity index 97%
> rename from meta/recipes-bsp/opensbi/opensbi_1.8.bb
> rename to meta/recipes-bsp/opensbi/opensbi_1.8.1.bb
> index 5352c01d6693..0a9652c2831e 100644
> --- a/meta/recipes-bsp/opensbi/opensbi_1.8.bb
> +++ b/meta/recipes-bsp/opensbi/opensbi_1.8.1.bb
> @@ -8,7 +8,7 @@ require opensbi-payloads.inc
>   
>   inherit deploy
>   
> -SRCREV = "e7fa66c2160ec139de1853a00f669c09320a9256"
> +SRCREV = "74434f255873d74e56cc50aa762d1caf24c099f8"
>   SRC_URI = "git://github.com/riscv/opensbi.git;branch=master;protocol=https;tag=v${PV}"


You beat me on the finish line for this one, by just a few minutes :D
Tested-by: Michael Opdenacker <michael.opdenacker@rootcommit.com>

Thanks for the update!
Michael.

-- 
Root Commit
Embedded Linux Training and Consulting
https://rootcommit.com



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-01-16 14:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-16 14:31 [OE-core][PATCH] opensbi: bump to 1.8.1 thomas.perrot
2026-01-16 14:59 ` Michael Opdenacker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox