Skip to content

Commit 65d0df0

Browse files
committed
increase test size for RSA3072 NO_ARM_ASM=1
1 parent 0d8d9af commit 65d0df0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/test.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -983,7 +983,7 @@ test-size-all:
983983
make keysclean
984984
make test-size SIGN=ED448 LIMIT=13464 NO_ARM_ASM=1
985985
make keysclean
986-
make test-size SIGN=RSA3072 LIMIT=11372 NO_ARM_ASM=1
986+
make test-size SIGN=RSA3072 LIMIT=11408 NO_ARM_ASM=1
987987
make clean
988988
make test-size SIGN=RSA3072 NO_ASM=1 LIMIT=11912 NO_ARM_ASM=1
989989
make keysclean

0 commit comments

Comments
 (0)