3rdparty/opensbi: Add submodule
* Add opensbi for RISC-v Change-Id: I1a6baa6b6c05095ff5545492aabf7408a23af181 Signed-off-by: Philipp Deppenwiese <zaolin.daisuki@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/32418 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Patrick Georgi <pgeorgi@google.com>
This commit is contained in:
parent
f9c9fa2df8
commit
29035f3c36
|
@ -26,3 +26,6 @@
|
|||
url = ../fsp.git
|
||||
update = none
|
||||
ignore = dirty
|
||||
[submodule "opensbi"]
|
||||
path = 3rdparty/opensbi
|
||||
url = ../opensbi.git
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 804b997ed415001097803e4b537fd63d043874b9
|
Loading…
Reference in New Issue