Add submodule opensbi under RiscVPkg. The current supported opensbi
version for RISC-V edk2 port is commit ID:ce228ee (tags/v0.4).

Signed-off-by: Abner Chang <abner.ch...@hpe.com>
---
 .gitmodules      | 16 ++++++++++------
 RiscVPkg/opensbi |  1 +
 2 files changed, 11 insertions(+), 6 deletions(-)
 create mode 160000 RiscVPkg/opensbi

diff --git a/.gitmodules b/.gitmodules
index 508f0c1..6d3e28c 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,6 +1,10 @@
-[submodule "CryptoPkg/Library/OpensslLib/openssl"]
-       path = CryptoPkg/Library/OpensslLib/openssl
-       url = https://github.com/openssl/openssl
-[submodule "SoftFloat"]
-       path = ArmPkg/Library/ArmSoftFloatLib/berkeley-softfloat-3
-       url = https://github.com/ucb-bar/berkeley-softfloat-3.git
+[submodule "CryptoPkg/Library/OpensslLib/openssl"]
+       path = CryptoPkg/Library/OpensslLib/openssl
+       url = https://github.com/openssl/openssl
+[submodule "SoftFloat"]
+       path = ArmPkg/Library/ArmSoftFloatLib/berkeley-softfloat-3
+       url = https://github.com/ucb-bar/berkeley-softfloat-3.git
+[submodule "RiscVPkg/opensbi"]
+       path = RiscVPkg/opensbi
+       url = https://github.com/riscv/opensbi.git
+
diff --git a/RiscVPkg/opensbi b/RiscVPkg/opensbi
new file mode 160000
index 0000000..ce228ee
--- /dev/null
+++ b/RiscVPkg/opensbi
@@ -0,0 +1 @@
+Subproject commit ce228ee0919deb9957192d723eecc8aaae2697c6
-- 
2.7.4


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#47778): https://edk2.groups.io/g/devel/message/47778
Mute This Topic: https://groups.io/mt/34258225/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to