]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - mkfiles/noekeon.mk
changing performance measurment of blockciphers to bcal
[avr-crypto-lib.git] / mkfiles / noekeon.mk
index 52cb73011eeeeaa95b756b68f46e561c05de819f..642747904525a023162a2b09b844dd97101fbd20 100644 (file)
@@ -6,8 +6,7 @@ BLOCK_CIPHERS += $(ALGO_NAME)
 
 
 $(ALGO_NAME)_OBJ      := noekeon_asm.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)_TEST_BIN := main-noekeon-test.o bcal_noekeon.o $(CLI_STD) $(BCAL_STD)
 $(ALGO_NAME)_NESSIE_TEST      := test nessie
 $(ALGO_NAME)_PERFORMANCE_TEST := performance