Soby Mathew | b4c6df4 | 2022-11-09 11:13:29 +0000 | [diff] [blame] | 1 | [submodule "mbedtls"] |
| 2 | path = ext/mbedtls |
| 3 | url = https://github.com/ARMmbed/mbedtls.git |
Soby Mathew | 3ed6228 | 2024-11-12 02:04:44 +0000 | [diff] [blame] | 4 | fetchRecurseSubmodules = false |
Soby Mathew | b4c6df4 | 2022-11-09 11:13:29 +0000 | [diff] [blame] | 5 | ignore = dirty |
| 6 | [submodule "ext/qcbor"] |
| 7 | path = ext/qcbor |
| 8 | url = https://github.com/laurencelundblade/QCBOR.git |
| 9 | [submodule "ext/t_cose"] |
| 10 | path = ext/t_cose |
Mate Toth-Pal | fda673a | 2023-06-13 12:25:43 +0200 | [diff] [blame] | 11 | url = https://github.com/laurencelundblade/t_cose.git |
Tamas Ban | fac904c | 2024-09-11 16:02:30 +0200 | [diff] [blame] | 12 | ignore = dirty |
Javier Almansa Sobrino | c4ad5b0 | 2022-07-05 19:05:14 +0100 | [diff] [blame] | 13 | [submodule "ext/cpputest"] |
| 14 | path = ext/cpputest |
| 15 | url = https://github.com/cpputest/cpputest.git |
Soby Mathew | 3ed6228 | 2024-11-12 02:04:44 +0000 | [diff] [blame] | 16 | [submodule "ext/libspdm"] |
| 17 | path = ext/libspdm |
| 18 | url = https://github.com/DMTF/libspdm.git |
| 19 | fetchRecurseSubmodules = false |
| 20 | ignore = dirty |