[Cryptech-Commits] [releng/alpha] branch systolic-crt updated: systolic_crt modexpa7 fixes.
git at cryptech.is
git at cryptech.is
Sun Sep 10 03:48:27 UTC 2017
This is an automated email from the git hooks/post-receive script.
sra at hactrn.net pushed a commit to branch systolic-crt
in repository releng/alpha.
The following commit(s) were added to refs/heads/systolic-crt by this push:
new 2d0833b systolic_crt modexpa7 fixes.
2d0833b is described below
commit 2d0833b6960184d653985d48a5cb6711859ed0ba
Author: Rob Austein <sra at hactrn.net>
AuthorDate: Sat Sep 9 23:47:34 2017 -0400
systolic_crt modexpa7 fixes.
Much confusion with argument lengths, perhaps now fixed.
Further confusion with core API addresses, perhaps also now fixed.
---
.gitmodules | 2 +-
source/core/platform/common | 2 +-
source/sw/libhal | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/.gitmodules b/.gitmodules
index 61b9110..b322b98 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -72,4 +72,4 @@
[submodule "source/core/platform/common"]
path = source/core/platform/common
url = https://git.cryptech.is/core/platform/common.git
- branch = systolic
+ branch = systolic_crt
diff --git a/source/core/platform/common b/source/core/platform/common
index ddd80c3..beed93d 160000
--- a/source/core/platform/common
+++ b/source/core/platform/common
@@ -1 +1 @@
-Subproject commit ddd80c35c032d1f1dda60e39559965a27255cdf0
+Subproject commit beed93d538322682e62453ad058371e406d7ee38
diff --git a/source/sw/libhal b/source/sw/libhal
index 68019ff..e3895a7 160000
--- a/source/sw/libhal
+++ b/source/sw/libhal
@@ -1 +1 @@
-Subproject commit 68019ff9624747d3505ef60d3dfb3cfc9b5d7720
+Subproject commit e3895a788129f57e27716d1ab00df002c96b81a3
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Commits
mailing list