We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca03fd9 commit 668f117Copy full SHA for 668f117
tools/test.mk
@@ -1014,7 +1014,7 @@ test-size-all:
1014
make keysclean
1015
make test-size SIGN=LMS LMS_LEVELS=2 LMS_HEIGHT=5 LMS_WINTERNITZ=8 \
1016
WOLFBOOT_SMALL_STACK=0 IMAGE_SIGNATURE_SIZE=2644 \
1017
- IMAGE_HEADER_SIZE?=5288 LIMIT=7424
+ IMAGE_HEADER_SIZE?=5288 LIMIT=7504
1018
1019
make test-size SIGN=XMSS XMSS_PARAMS='XMSS-SHA2_10_256' \
1020
IMAGE_SIGNATURE_SIZE=2500 IMAGE_HEADER_SIZE?=4096 \
0 commit comments