Skip to content

Commit 08a4153

Browse files
committed
increase test size for RSA4096 NO_ARM_ASM=1
1 parent a6ce070 commit 08a4153

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
@@ -973,7 +973,7 @@ test-size-all:
973973
make clean
974974
make test-size SIGN=RSA2048 NO_ASM=1 LIMIT=11840 NO_ARM_ASM=1
975975
make keysclean
976-
make test-size SIGN=RSA4096 LIMIT=11520 NO_ARM_ASM=1
976+
make test-size SIGN=RSA4096 LIMIT=11556 NO_ARM_ASM=1
977977
make clean
978978
make test-size SIGN=RSA4096 NO_ASM=1 LIMIT=12096 NO_ARM_ASM=1
979979
make keysclean

0 commit comments

Comments
 (0)