| Soby Mathew | c5f75b9 | 2024-11-26 04:39:38 +0000 | [diff] [blame] | 1 | [submodule "ext/mbedtls"] |
| 2 | path = ext/mbedtls |
| 3 | url = https://github.com/Mbed-TLS/mbedtls.git |
| Harrison Mutai | 68ecce1 | 2025-05-12 12:38:24 +0000 | [diff] [blame] | 4 | [submodule "libtl"] |
| 5 | path = contrib/libtl |
| 6 | url = https://review.trustedfirmware.org/shared/transfer-list-library |
| 7 | shallow = true |
| Harrison Mutai | 0431599 | 2025-08-26 13:55:51 +0000 | [diff] [blame] | 8 | [submodule "contrib/libeventlog"] |
| 9 | path = contrib/libeventlog |
| 10 | url = https://review.trustedfirmware.org/shared/libEventLog |