]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - mkfiles/noekeon.mk
modifying some nessie test suits (mac & hash) to use less RAM
[avr-crypto-lib.git] / mkfiles / noekeon.mk
index 3f1a313f887bbe3b7506538ead6b8462baf059d3..52cb73011eeeeaa95b756b68f46e561c05de819f 100644 (file)
@@ -6,9 +6,8 @@ BLOCK_CIPHERS += $(ALGO_NAME)
 
 
 $(ALGO_NAME)_OBJ      := noekeon_asm.o
-$(ALGO_NAME)_TEST_BIN := main-noekeon-test.o debug.o uart.o serial-tools.o \
-                         noekeon_asm.o nessie_bc_test.o \
-                         nessie_common.o cli.o performance_test.o
+$(ALGO_NAME)_TEST_BIN := main-noekeon-test.o debug.o uart.o hexdigit_tab.o serial-tools.o \
+                         nessie_bc_test.o dbz_strings.o nessie_common.o cli.o string-extras.o performance_test.o
 $(ALGO_NAME)_NESSIE_TEST      := test nessie
-$(ALGO_NAME)_PEROFRMANCE_TEST := performance
+$(ALGO_NAME)_PERFORMANCE_TEST := performance