Fix footprint for SIGN=NONE

pull/196/head
Daniele Lacamera 2022-04-08 20:37:28 +02:00
parent 6b61b812a6
commit 0ee5151649
1 changed files with 1 additions and 1 deletions

View File

@ -766,7 +766,7 @@ test-all: clean
make test-delta-update
test-size-all:
make test-size SIGN=NONE LIMIT=4602
make test-size SIGN=NONE LIMIT=4610
make test-size SIGN=ED25519 LIMIT=10670
make test-size SIGN=ECC256 LIMIT=21538
make test-size SIGN=ECC256 NO_ASM=1 LIMIT=13042