Skip to content

Commit 668f117

Browse files
committed
LMS: adjusted footprint size
1 parent ca03fd9 commit 668f117

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
@@ -1014,7 +1014,7 @@ test-size-all:
10141014
make keysclean
10151015
make test-size SIGN=LMS LMS_LEVELS=2 LMS_HEIGHT=5 LMS_WINTERNITZ=8 \
10161016
WOLFBOOT_SMALL_STACK=0 IMAGE_SIGNATURE_SIZE=2644 \
1017-
IMAGE_HEADER_SIZE?=5288 LIMIT=7424
1017+
IMAGE_HEADER_SIZE?=5288 LIMIT=7504
10181018
make keysclean
10191019
make test-size SIGN=XMSS XMSS_PARAMS='XMSS-SHA2_10_256' \
10201020
IMAGE_SIGNATURE_SIZE=2500 IMAGE_HEADER_SIZE?=4096 \

0 commit comments

Comments
 (0)