[Cryptech-Commits] [sw/stm32] 04/08: Remove no-longer-useful test-mkmif.

git at cryptech.is git at cryptech.is
Thu Oct 15 22:22:13 UTC 2020


This is an automated email from the git hooks/post-receive script.

paul at psgd.org pushed a commit to branch master
in repository sw/stm32.

commit 573c2061bce6b8f9329c8c14953391063dab9a79
Author: Paul Selkirk <paul at psgd.org>
AuthorDate: Thu Oct 15 13:54:29 2020 -0400

    Remove no-longer-useful test-mkmif.
---
 projects/libhal-test/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/projects/libhal-test/Makefile b/projects/libhal-test/Makefile
index 1a2106e..c5dbc84 100644
--- a/projects/libhal-test/Makefile
+++ b/projects/libhal-test/Makefile
@@ -1,4 +1,4 @@
-TEST = cores test-bus test-trng test-hash test-aes-key-wrap test-pbkdf2 test-ecdsa test-rsa test-mkmif
+TEST = cores test-bus test-trng test-hash test-aes-key-wrap test-pbkdf2 test-ecdsa test-rsa
 
 CFLAGS += -I $(LIBHAL_SRC)
 LIBC_OBJS = printf.o gettimeofday.o



More information about the Commits mailing list