Skip to content

Commit a6ce070

Browse files
committed
increase test size for RSA2048 NO_ASM=1 NO_ARM_ASM=1
1 parent 2e456f5 commit a6ce070

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
@@ -971,7 +971,7 @@ test-size-all:
971971
make keysclean
972972
make test-size SIGN=RSA2048 LIMIT=11272 NO_ARM_ASM=1
973973
make clean
974-
make test-size SIGN=RSA2048 NO_ASM=1 LIMIT=11808 NO_ARM_ASM=1
974+
make test-size SIGN=RSA2048 NO_ASM=1 LIMIT=11840 NO_ARM_ASM=1
975975
make keysclean
976976
make test-size SIGN=RSA4096 LIMIT=11520 NO_ARM_ASM=1
977977
make clean

0 commit comments

Comments
 (0)