We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d7138f commit 747d6e5Copy full SHA for 747d6e5
1 file changed
tools/test.mk
@@ -1187,7 +1187,7 @@ test-all: clean
1187
test-size-all:
1188
make test-size SIGN=NONE LIMIT=5066 NO_ARM_ASM=1
1189
make keysclean
1190
- make test-size SIGN=ED25519 LIMIT=11818 NO_ARM_ASM=1
+ make test-size SIGN=ED25519 LIMIT=11820 NO_ARM_ASM=1
1191
1192
make test-size SIGN=ECC256 LIMIT=18944 NO_ARM_ASM=1
1193
make clean
0 commit comments