Skip to content

Commit 51eff3e

Browse files
committed
Adjusted size for ML_DSA build
1 parent 5ab6616 commit 51eff3e

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
@@ -1021,5 +1021,5 @@ test-size-all:
10211021
LIMIT=8232 NO_ARM_ASM=1
10221022
make keysclean
10231023
make clean
1024-
make test-size SIGN=ML_DSA ML_DSA_LEVEL=2 LIMIT=18868 \
1024+
make test-size SIGN=ML_DSA ML_DSA_LEVEL=2 LIMIT=20148 \
10251025
IMAGE_SIGNATURE_SIZE=2420 IMAGE_HEADER_SIZE?=8192

0 commit comments

Comments
 (0)