We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65d0df0 commit 1947ab8Copy full SHA for 1947ab8
1 file changed
tools/test.mk
@@ -985,7 +985,7 @@ test-size-all:
985
make keysclean
986
make test-size SIGN=RSA3072 LIMIT=11408 NO_ARM_ASM=1
987
make clean
988
- make test-size SIGN=RSA3072 NO_ASM=1 LIMIT=11912 NO_ARM_ASM=1
+ make test-size SIGN=RSA3072 NO_ASM=1 LIMIT=11944 NO_ARM_ASM=1
989
990
make test-size SIGN=LMS LMS_LEVELS=2 LMS_HEIGHT=5 LMS_WINTERNITZ=8 \
991
WOLFBOOT_SMALL_STACK=0 IMAGE_SIGNATURE_SIZE=2644 \
0 commit comments