Skip to content

Commit 747d6e5

Browse files
committed
increase size
1 parent 3d7138f commit 747d6e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/test.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1187,7 +1187,7 @@ test-all: clean
11871187
test-size-all:
11881188
make test-size SIGN=NONE LIMIT=5066 NO_ARM_ASM=1
11891189
make keysclean
1190-
make test-size SIGN=ED25519 LIMIT=11818 NO_ARM_ASM=1
1190+
make test-size SIGN=ED25519 LIMIT=11820 NO_ARM_ASM=1
11911191
make keysclean
11921192
make test-size SIGN=ECC256 LIMIT=18944 NO_ARM_ASM=1
11931193
make clean

0 commit comments

Comments
 (0)