Skip to content

Commit 0d8d9af

Browse files
committed
increase test size for RSA4096 NO_ASM=1 NO_ARM_ASM=1
1 parent 08a4153 commit 0d8d9af

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
@@ -975,7 +975,7 @@ test-size-all:
975975
make keysclean
976976
make test-size SIGN=RSA4096 LIMIT=11556 NO_ARM_ASM=1
977977
make clean
978-
make test-size SIGN=RSA4096 NO_ASM=1 LIMIT=12096 NO_ARM_ASM=1
978+
make test-size SIGN=RSA4096 NO_ASM=1 LIMIT=12128 NO_ARM_ASM=1
979979
make keysclean
980980
make test-size SIGN=ECC384 LIMIT=17556 NO_ARM_ASM=1
981981
make clean

0 commit comments

Comments
 (0)