diff options
-rw-r--r-- | .gitmodules | 5 | ||||
m--------- | core/platform/common | 0 | ||||
m--------- | core/platform/novena | 0 | ||||
m--------- | core/rng/trng | 0 | ||||
m--------- | sw/libhal | 0 |
5 files changed, 5 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index b22ca9b..0efacd3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,7 @@ [submodule "sw/libhal"] path = sw/libhal url = git@git.cryptech.is:sw/libhal.git + branch = modexps6 [submodule "sw/pkcs11"] path = sw/pkcs11 url = git@git.cryptech.is:sw/pkcs11.git @@ -28,9 +29,11 @@ [submodule "core/platform/common"] path = core/platform/common url = git@git.cryptech.is:core/platform/common.git + branch = modexps6 [submodule "core/platform/novena"] path = core/platform/novena url = git@git.cryptech.is:core/platform/novena.git + branch = modexps6 [submodule "core/rng/avalanche_entropy"] path = core/rng/avalanche_entropy url = git@git.cryptech.is:core/rng/avalanche_entropy.git @@ -46,3 +49,5 @@ [submodule "sw/thirdparty/sqlite3"] path = sw/thirdparty/sqlite3 url = git@git.cryptech.is:sw/thirdparty/sqlite3.git +[submodule "core/math/modexps6"] + branch = modexps6 diff --git a/core/platform/common b/core/platform/common -Subproject f05a3c65ec65004b097cb63d5ac6d463a7a9dc2 +Subproject a8e0651bd3ae3a8e579547753cbb51dc0b87525 diff --git a/core/platform/novena b/core/platform/novena -Subproject 33cc55adaf9ff31473802414f9c0d6e4a553cdd +Subproject 769f9691eb54453c2eee00c958ba53a5c2885c7 diff --git a/core/rng/trng b/core/rng/trng -Subproject d5974ed0d389f8953b23d98bb69b1576adad27b +Subproject 7578afe1a28e932a2b6ae3493348d0c347e9b68 diff --git a/sw/libhal b/sw/libhal -Subproject 53bff0b94832da75e37bea3e94e051f24fdec56 +Subproject 0915302b7ffa0757be1859d73f14037f338c025 |