Skip to content

Commit

Permalink
Update gitmodules for the islet-assets repo split
Browse files Browse the repository at this point in the history
Signed-off-by: Lukasz Pawelczyk <[email protected]>
  • Loading branch information
Havner committed Dec 12, 2024
1 parent c3df02f commit b4c372e
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
24 changes: 12 additions & 12 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@
url = https://github.com/islet-project/assets
[submodule "third-party/nw-linux"]
path = third-party/nw-linux
url = https://github.com/islet-project/assets
branch = eac5/3rd-nw-linux-realm-metadata
url = https://github.com/islet-project/3rd-linux
branch = nw-linux/eac5
[submodule "third-party/optee-build"]
path = third-party/optee-build
url = https://github.com/islet-project/assets
branch = 3rd-optee-build
[submodule "third-party/realm-linux"]
path = third-party/realm-linux
url = https://github.com/islet-project/assets
branch = eac5/3rd-realm-linux
url = https://github.com/islet-project/3rd-linux
branch = realm-linux/eac5
[submodule "third-party/tf-a-tests"]
path = third-party/tf-a-tests
url = https://git.trustedfirmware.org/TF-A/tf-a-tests.git
Expand All @@ -23,16 +23,16 @@
branch = rmm-spec-v1.0-eac5
[submodule "third-party/android-kernel"]
path = third-party/android-kernel
url = https://github.com/islet-project/assets
branch = 3rd-android-kernel
url = https://github.com/islet-project/3rd-android-kernel
branch = main
[submodule "third-party/gki-build"]
path = third-party/gki-build
url = https://github.com/islet-project/assets
branch = 3rd-gki-build
url = https://github.com/islet-project/3rd-gki-build
branch = main
[submodule "third-party/kvmtool"]
path = third-party/kvmtool
url = https://github.com/islet-project/assets
branch = eac5/3rd-kvmtool
url = https://github.com/islet-project/3rd-kvmtool
branch = kvmtool/eac5
[submodule "third-party/kvm-unit-tests"]
path = third-party/kvm-unit-tests
url = https://git.gitlab.arm.com/linux-arm/kvm-unit-tests-cca.git
Expand All @@ -46,8 +46,8 @@
branch = v3.4.1
[submodule "third-party/kvmtool-rim-measurer"]
path = third-party/kvmtool-rim-measurer
url = https://github.com/islet-project/assets
branch = eac5/3rd-kvmtool-rim-measurer
url = https://github.com/islet-project/3rd-kvmtool
branch = kvmtool-rim-measurer/eac5
[submodule "third-party/certifier"]
path = third-party/certifier
url = https://github.com/ccc-certifier-framework/certifier-framework-for-confidential-computing
Expand Down
2 changes: 1 addition & 1 deletion third-party/kvmtool-rim-measurer

0 comments on commit b4c372e

Please sign in to comment.