Skip to content

Commit

Permalink
Adjusted size for ML_DSA build
Browse files Browse the repository at this point in the history
  • Loading branch information
danielinux committed Dec 3, 2024
1 parent 5ab6616 commit 51eff3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/test.mk
Original file line number Diff line number Diff line change
Expand Up @@ -1021,5 +1021,5 @@ test-size-all:
LIMIT=8232 NO_ARM_ASM=1
make keysclean
make clean
make test-size SIGN=ML_DSA ML_DSA_LEVEL=2 LIMIT=18868 \
make test-size SIGN=ML_DSA ML_DSA_LEVEL=2 LIMIT=20148 \
IMAGE_SIGNATURE_SIZE=2420 IMAGE_HEADER_SIZE?=8192

0 comments on commit 51eff3e

Please sign in to comment.