Update wolfssl submodule

This port requires wolfssl/wolfssl#10733
pull/840/head
Mattia Moffa 2026-07-16 04:40:28 +02:00 committed by Daniele Lacamera
parent d943538906
commit 812397109d
2 changed files with 3 additions and 3 deletions

@ -1 +1 @@
Subproject commit ac01707f552c611fbd135cc723b2682b3e7f80f2
Subproject commit 139522b92db54ee43cfe0eabfe9e311dcf3f3e0f

View File

@ -1191,7 +1191,7 @@ test-size-all:
make keysclean
make test-size SIGN=ECC256 LIMIT=18880 NO_ARM_ASM=1
make clean
make test-size SIGN=ECC256 NO_ASM=1 LIMIT=13896 NO_ARM_ASM=1
make test-size SIGN=ECC256 NO_ASM=1 LIMIT=13912 NO_ARM_ASM=1
make keysclean
make test-size SIGN=RSA2048 LIMIT=11768 NO_ARM_ASM=1
make clean
@ -1232,5 +1232,5 @@ test-size-all:
LIMIT=8728 NO_ARM_ASM=1
make keysclean
make clean
make test-size SIGN=ML_DSA ML_DSA_LEVEL=2 LIMIT=19486 \
make test-size SIGN=ML_DSA ML_DSA_LEVEL=2 LIMIT=19538 \
IMAGE_SIGNATURE_SIZE=2420 IMAGE_HEADER_SIZE?=8192