xref: /rk3399_ARM-atf/.gitmodules (revision b8ce71e2300a44a02ef495eb35c7425ecf8c33cc)
1[submodule "libtl"]
2	path = contrib/libtl
3	url = https://review.trustedfirmware.org/shared/transfer-list-library
4	shallow = true
5[submodule "libeventlog"]
6	path = contrib/libeventlog
7	url = https://review.trustedfirmware.org/shared/libEventLog
8	shallow = true
9[submodule "contrib/libtpm"]
10	path = contrib/libtpm
11	url = https://review.trustedfirmware.org/shared/libTPM
12	shallow = true
13[submodule "mbed-tls"]
14	path = contrib/mbed-tls
15	url = https://github.com/Mbed-TLS/mbedtls.git
16	shallow = true
17