diff options
-rw-r--r-- | .gitmodules | 6 | ||||
m--------- | source/core/comm/fmc | 0 | ||||
m--------- | source/core/math/modexpng | 0 | ||||
m--------- | source/core/platform/alpha | 0 | ||||
m--------- | source/core/platform/common | 0 | ||||
m--------- | source/core/util/keywrap | 0 | ||||
m--------- | source/sw/libhal | 0 | ||||
m--------- | source/sw/stm32 | 0 | ||||
m--------- | source/sw/thirdparty/libtfm | 0 |
9 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 246be85..cce38ea 100644 --- a/.gitmodules +++ b/.gitmodules @@ -73,3 +73,9 @@ [submodule "source/core/lib"] path = source/core/lib url = https://git.cryptech.is/core/lib.git +[submodule "source/core/math/modexpng"] + path = source/core/math/modexpng + url = http://git.cryptech.is/core/math/modexpng.git +[submodule "source/core/util/keywrap"] + path = source/core/util/keywrap + url = http://git.cryptech.is/core/util/keywrap.git diff --git a/source/core/comm/fmc b/source/core/comm/fmc -Subproject ee2f6aa62c1bee23c61861b59dfde99911d2d56 +Subproject 19374267f9c8614b1c5863a2f3433a01ae37fb0 diff --git a/source/core/math/modexpng b/source/core/math/modexpng new file mode 160000 +Subproject 22744d6c6ee23fb31acead517c7fdb7e786eea6 diff --git a/source/core/platform/alpha b/source/core/platform/alpha -Subproject ab23f87e78f441830587c6c82d90e35b4cec7d2 +Subproject 0fb070a2a709f15f76c80b532b30550eaea7324 diff --git a/source/core/platform/common b/source/core/platform/common -Subproject 5ae9fac48b80c3f27d9f78e3be89cf1d1d59a70 +Subproject 275951ed02caba8e7bff4723de9fdb24a5087da diff --git a/source/core/util/keywrap b/source/core/util/keywrap new file mode 160000 +Subproject 4333178c6a8f467ddacc13ddae0bed588b6bdcf diff --git a/source/sw/libhal b/source/sw/libhal -Subproject 9e6edd6082cc8d501e2b062983ed58b01ef677d +Subproject 6f8ac4f72ef2fb003038293a62e47edf6c962b3 diff --git a/source/sw/stm32 b/source/sw/stm32 -Subproject e203f797dddfcd03419e7ac336a86a6186fce0c +Subproject f09f1b8f4494e90ee672e92f3357229bdfb7d0a diff --git a/source/sw/thirdparty/libtfm b/source/sw/thirdparty/libtfm -Subproject 269fc4e58f616a2cf1c318f494ec18a52991da8 +Subproject 3189a37313b19c994482e78589072519ce6b9ac |