[Cryptech-Commits] [sw/libhal] branch master updated: Re-enable FPGA modexp.
git at cryptech.is
git at cryptech.is
Thu May 18 17:54:39 UTC 2017
This is an automated email from the git hooks/post-receive script.
sra at hactrn.net pushed a commit to branch master
in repository sw/libhal.
The following commit(s) were added to refs/heads/master by this push:
new 6c3ec32 Re-enable FPGA modexp.
6c3ec32 is described below
commit 6c3ec32a384e3018f44dda42ff8bcaf9c94f15c4
Author: Rob Austein <sra at hactrn.net>
AuthorDate: Thu May 18 13:53:18 2017 -0400
Re-enable FPGA modexp.
---
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
index 8f2f998..829c895 100644
--- a/Makefile
+++ b/Makefile
@@ -47,7 +47,7 @@ IO_BUS ?= none
KS ?= flash
RPC_MODE ?= none
RPC_TRANSPORT ?= none
-MODEXP_CORE ?= no
+MODEXP_CORE ?= yes
HASH_CORES ?= no
ECDSA_CORES ?= yes
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Commits
mailing list