1[submodule "prebuilts"] 2 path = prebuilts 3 url = https://git.trustedfirmware.org/hafnium/prebuilts 4 shallow = true 5[submodule "driver/linux"] 6 path = driver/linux 7 url = https://git.trustedfirmware.org/hafnium/driver/linux 8[submodule "project/reference"] 9 path = project/reference 10 url = https://git.trustedfirmware.org/hafnium/project/reference 11 shallow = true 12[submodule "third_party/dtc"] 13 path = third_party/dtc 14 url = https://git.trustedfirmware.org/hafnium/third_party/dtc 15 shallow = true 16[submodule "third_party/googletest"] 17 path = third_party/googletest 18 url = https://git.trustedfirmware.org/hafnium/third_party/googletest 19 shallow = true 20[submodule "third_party/linux"] 21 path = third_party/linux 22 url = https://git.trustedfirmware.org/hafnium/third_party/linux 23 shallow = true 24