-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bump opensbi to v1.3.1 with immediate fixes
Signed-off-by: Huaqi Fang <[email protected]>
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule opensbi
updated
8 files
+4 −4 | lib/sbi/sbi_ecall_dbcn.c | |
+2 −0 | lib/sbi/sbi_pmu.c | |
+4 −0 | lib/utils/gpio/Kconfig | |
+140 −0 | lib/utils/gpio/fdt_gpio_designware.c | |
+3 −0 | lib/utils/gpio/objects.mk | |
+6 −1 | lib/utils/ipi/aclint_mswi.c | |
+6 −1 | lib/utils/timer/aclint_mtimer.c | |
+1 −0 | platform/generic/configs/defconfig |