aboutsummaryrefslogtreecommitdiff
path: root/libraries/libtfm/Makefile
diff options
context:
space:
mode:
authorPaul Selkirk <paul@psgd.org>2020-02-18 19:41:41 -0500
committerPaul Selkirk <paul@psgd.org>2020-02-18 19:48:27 -0500
commit16c9fbd9bc9ad432260fda7558415aedf64844d7 (patch)
tree5012add3bc12777f238b7ee09e571db27c57a0b3 /libraries/libtfm/Makefile
parente203f797dddfcd03419e7ac336a86a6186fce0c1 (diff)
timing tests for RSA signingmodexpng
Diffstat (limited to 'libraries/libtfm/Makefile')
-rw-r--r--libraries/libtfm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/libtfm/Makefile b/libraries/libtfm/Makefile
index 359729b..34b9314 100644
--- a/libraries/libtfm/Makefile
+++ b/libraries/libtfm/Makefile
@@ -5,7 +5,7 @@
# vpath %.c ${LIBTFM_SRC}
# vpath %.h ${LIBTFM_SRC}
-BITS := 8192
+BITS := 4096
HDR := ${LIBTFM_SRC}/tomsfastmath/src/headers/tfm.h
LIB := tomsfastmath/libtfm.a