From e759c977f76da86e0cf1d6625ed14e8e7111126e Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Fri, 17 Jul 2015 18:29:15 +0200 Subject: Create modexps6 branch of super-repository, try to whack all relevant repositories to correct branch. --- .gitmodules | 5 +++++ core/platform/common | 2 +- core/platform/novena | 2 +- core/rng/trng | 2 +- sw/libhal | 2 +- 5 files changed, 9 insertions(+), 4 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 index f05a3c6..a8e0651 160000 --- a/core/platform/common +++ b/core/platform/common @@ -1 +1 @@ -Subproject commit f05a3c65ec65004b097cb63d5ac6d463a7a9dc2f +Subproject commit a8e0651bd3ae3a8e579547753cbb51dc0b87525c diff --git a/core/platform/novena b/core/platform/novena index 33cc55a..769f969 160000 --- a/core/platform/novena +++ b/core/platform/novena @@ -1 +1 @@ -Subproject commit 33cc55adaf9ff31473802414f9c0d6e4a553cddf +Subproject commit 769f9691eb54453c2eee00c958ba53a5c2885c71 diff --git a/core/rng/trng b/core/rng/trng index d5974ed..7578afe 160000 --- a/core/rng/trng +++ b/core/rng/trng @@ -1 +1 @@ -Subproject commit d5974ed0d389f8953b23d98bb69b1576adad27b8 +Subproject commit 7578afe1a28e932a2b6ae3493348d0c347e9b682 diff --git a/sw/libhal b/sw/libhal index 53bff0b..0915302 160000 --- a/sw/libhal +++ b/sw/libhal @@ -1 +1 @@ -Subproject commit 53bff0b94832da75e37bea3e94e051f24fdec560 +Subproject commit 0915302b7ffa0757be1859d73f14037f338c0253 -- cgit v1.2.3