We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae1820c commit d5002f7Copy full SHA for d5002f7
1 file changed
tools/test.mk
@@ -990,9 +990,9 @@ test-size-all:
990
make keysclean
991
make test-size SIGN=ED25519 LIMIT=11448 NO_ARM_ASM=1
992
993
- make test-size SIGN=ECC256 LIMIT=17968 NO_ARM_ASM=1
+ make test-size SIGN=ECC256 LIMIT=17988 NO_ARM_ASM=1
994
make clean
995
- make test-size SIGN=ECC256 NO_ASM=1 LIMIT=13512 NO_ARM_ASM=1
+ make test-size SIGN=ECC256 NO_ASM=1 LIMIT=13536 NO_ARM_ASM=1
996
997
make test-size SIGN=RSA2048 LIMIT=11232 NO_ARM_ASM=1
998
0 commit comments