Elyes Haouas has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/68655 )
Change subject: Update opensbi submodule to upstream master ......................................................................
Update opensbi submodule to upstream master
Updating from commit id 5019fd1: 2022-09-01 16:53:28 +0530 - (include: sbi: Reduce includes in sbi_pmu.h)
to commit id b6e520b: 2022-10-13 09:52:09 +0530 - (platform: generic: allwinner: add support for c9xx pmu)
This brings in 14 new commits: b6e520b platform: generic: allwinner: add support for c9xx pmu 2f63f24 platform: generic: add extensions_init handler and platform-override 4f2acb5 lib: sbi_platform: expose hart_features to extension_init callback c316fa3 lib: sbi_hart: move hart_features struct to a public location e54cb32 lib: sbi_pmu: move pmu irq information into pmu itself 3f3d401 docs: Fix some typos 7105c18 docs/firmware: Update FW_JUMP documentation 7f09fba lib: utils/serial: add semihosting support 49372f2 lib: sbi: Fix sbi_strnlen wrong count decrement 8ce486a lib: utils/fdt: Fix DT parsing in fdt_pmu_setup() 46e744a lib: sbi_misaligned_ldst: Set GVA if not emulating 37a0d83 lib: sbi_trap: Add helper to get GVA in sbi_trap_regs 19664f6 docs: pmu: extend bindings example for Unmatched d32b0a9 docs: pmu: fix Unmatched example typo
Change-Id: I1e90f9f89effa4d1e641723859885d5874f4c7c0 Signed-off-by: Elyes Haouas ehaouas@noos.fr --- M 3rdparty/opensbi 1 file changed, 33 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/55/68655/1
diff --git a/3rdparty/opensbi b/3rdparty/opensbi index 5019fd1..b6e520b 160000 --- a/3rdparty/opensbi +++ b/3rdparty/opensbi @@ -1 +1 @@ -Subproject commit 5019fd124b4c46e1581129c5154fc2cdd3b777ed +Subproject commit b6e520b2a836cd7cc8dc99c25a21a470e8589888