summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorPatrick Georgi <pgeorgi@chromium.org>2015-06-03 13:08:03 +0200
committerPatrick Georgi <pgeorgi@google.com>2015-06-23 08:20:24 +0200
commit2f88b83ed14847151d3c6ba85ff804e597a7ad76 (patch)
tree317e7f5c62453a6a636b5583bdeef5056c6c30d6 /.gitmodules
parent464f5ca6d61c907be83adea15e68cf93b769fb3d (diff)
downloadcoreboot-2f88b83ed14847151d3c6ba85ff804e597a7ad76.tar.xz
submodules: add arm-trusted-firmware third-party repository
Change-Id: I080c0a5954d3e4b2d6debdf2a77f32df7329841c Signed-off-by: Patrick Georgi <pgeorgi@chromium.org> Reviewed-on: http://review.coreboot.org/10565 Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Tested-by: build bot (Jenkins) Reviewed-by: Marc Jones <marc.jones@se-eng.com>
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 7d40675cc8..5990f2df81 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -9,3 +9,6 @@
[submodule "vboot"]
path = 3rdparty/vboot
url = ../vboot.git
+[submodule "arm-trusted-firmware"]
+ path = 3rdparty/arm-trusted-firmware
+ url = ../arm-trusted-firmware.git