aboutsummaryrefslogtreecommitdiff
path: root/config/config.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'config/config.cfg')
-rw-r--r--config/config.cfg8
1 files changed, 2 insertions, 6 deletions
diff --git a/config/config.cfg b/config/config.cfg
index 2132509..337ebe5 100644
--- a/config/config.cfg
+++ b/config/config.cfg
@@ -28,27 +28,23 @@
[default]
default-section = rsa
-# only the board and comm cores, useful for quick builds to test the bus
+# for quick builds to test the bus
[bare]
cores =
-# just the hash cores
[hash]
cores = sha1 sha256 sha512
-# just the RNG cores
[trng]
cores = trng
-# just the Modular Exponentiation cores
[modexp]
cores = modexps6
-# just what we need to run RSA
[rsa]
cores = sha256 aes trng modexps6
-# generate multiple of the same cores
+# include multiple of the same core
[multi-test]
cores = sha256 aes aes chacha aes