From 39f7549c27cdfc5eb2f0456841d9427b55ea47c3 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Wed, 10 Aug 2016 19:25:31 -0400 Subject: Updated tamper code; new port of libcli; libhal / PKCS #11 bugfixes. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 66282c8..17f6f10 100644 --- a/Makefile +++ b/Makefile @@ -26,7 +26,7 @@ REPO_UPLOAD_DIRS := apt brew FIRMWARE_TARBALL := source/cryptech-alpha-firmware.tar.gz BITSTREAM := build/core/platform/alpha/build/alpha_fmc.bit ELVES := build/sw/stm32/projects/bootloader/bootloader.elf build/sw/stm32/projects/hsm/hsm.elf -TAMPER := build/user/ln5/tamper/tamper.hex +TAMPER := build/sw/tamper/tamper.hex # Command to generate a new changelog containing one entry. # Does nothing if the changelog already exists. -- cgit v1.2.3