From 71f4dcd5c23887796719954e1242216c36b04b0a Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Fri, 23 Apr 2021 13:14:07 +0100 Subject: [PATCH] submodule update --- .gitmodules | 3 +++ libreriscv | 2 +- openpower-isa | 1 + src/soc/litex/florent | 2 +- 4 files changed, 6 insertions(+), 2 deletions(-) create mode 160000 openpower-isa diff --git a/.gitmodules b/.gitmodules index ba09aef0..43df69ce 100644 --- a/.gitmodules +++ b/.gitmodules @@ -16,3 +16,6 @@ [submodule "src/soc/soc-cocotb-sim"] path = src/soc/soc-cocotb-sim url = https://git.libre-soc.org/git/soc-cocotb-sim.git +[submodule "openpower-isa"] + path = openpower-isa + url = https://git.libre-soc.org/git/openpower-isa.git diff --git a/libreriscv b/libreriscv index 39a04f35..7623aa44 160000 --- a/libreriscv +++ b/libreriscv @@ -1 +1 @@ -Subproject commit 39a04f35a55e84b8d3b4bd8490d7101ec4e189a8 +Subproject commit 7623aa44cbd5af3606ff9233f61373309923db6c diff --git a/openpower-isa b/openpower-isa new file mode 160000 index 00000000..15fa1944 --- /dev/null +++ b/openpower-isa @@ -0,0 +1 @@ +Subproject commit 15fa1944f4d59d10efb53978e24a68d4731a5f43 diff --git a/src/soc/litex/florent b/src/soc/litex/florent index 7771c7d9..1d20454d 160000 --- a/src/soc/litex/florent +++ b/src/soc/litex/florent @@ -1 +1 @@ -Subproject commit 7771c7d9180d369299fc754e640733e309d9adf6 +Subproject commit 1d20454df8ccfb8ccdd8b32d7138f38553c23f1d -- 2.30.2