Skip to content

Commit 1947ab8

Browse files
committed
increase test size for RSA3072 NO_ASM=1 NO_ARM_ASM=1
1 parent 65d0df0 commit 1947ab8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/test.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -985,7 +985,7 @@ test-size-all:
985985
make keysclean
986986
make test-size SIGN=RSA3072 LIMIT=11408 NO_ARM_ASM=1
987987
make clean
988-
make test-size SIGN=RSA3072 NO_ASM=1 LIMIT=11912 NO_ARM_ASM=1
988+
make test-size SIGN=RSA3072 NO_ASM=1 LIMIT=11944 NO_ARM_ASM=1
989989
make keysclean
990990
make test-size SIGN=LMS LMS_LEVELS=2 LMS_HEIGHT=5 LMS_WINTERNITZ=8 \
991991
WOLFBOOT_SMALL_STACK=0 IMAGE_SIGNATURE_SIZE=2644 \

0 commit comments

Comments
 (0)