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>
This commit is contained in:
parent
464f5ca6d6
commit
2f88b83ed1
|
@ -9,3 +9,6 @@
|
||||||
[submodule "vboot"]
|
[submodule "vboot"]
|
||||||
path = 3rdparty/vboot
|
path = 3rdparty/vboot
|
||||||
url = ../vboot.git
|
url = ../vboot.git
|
||||||
|
[submodule "arm-trusted-firmware"]
|
||||||
|
path = 3rdparty/arm-trusted-firmware
|
||||||
|
url = ../arm-trusted-firmware.git
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit c163ec455b9f7432a8f677b8d35981e6d11b39cb
|
Loading…
Reference in New Issue