Skip to content

Commit 2e456f5

Browse files
committed
increase test size for RSA2048 NO_ARM_ASM=1
1 parent 38d1441 commit 2e456f5

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
@@ -969,7 +969,7 @@ test-size-all:
969969
make clean
970970
make test-size SIGN=ECC256 NO_ASM=1 LIMIT=13536 NO_ARM_ASM=1
971971
make keysclean
972-
make test-size SIGN=RSA2048 LIMIT=11232 NO_ARM_ASM=1
972+
make test-size SIGN=RSA2048 LIMIT=11272 NO_ARM_ASM=1
973973
make clean
974974
make test-size SIGN=RSA2048 NO_ASM=1 LIMIT=11808 NO_ARM_ASM=1
975975
make keysclean

0 commit comments

Comments
 (0)