Skip to content

Commit

Permalink
Update with script
Browse files Browse the repository at this point in the history
  • Loading branch information
Kiran Upadhyayula committed Sep 11, 2024
1 parent 27c573a commit 04afab1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tools/scripts/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,8 @@ HEADER_FILES := $(INCLUDES_DIR)/caliptra_defines.h \

TEST_GEN_FILES := $(CALIPTRA_ROOT)/src/ecc/tb/ecdsa_secp384r1.exe \
$(CALIPTRA_ROOT)/src/doe/tb/doe_test_gen.py \
$(CALIPTRA_ROOT)/src/sha256/tb/sha256_wntz_test_gen.py
$(CALIPTRA_ROOT)/src/sha256/tb/sha256_wntz_test_gen.py \
$(ADAMS_BRIDGE_ROOT)/sec/mldsa_top/uvmf/Dilithium_ref/dilithium/ref/test/test_dilithium5

# Separate OFILE variable since this is not used to build remote images
# (i.e. FMC or RunTime)
Expand Down

0 comments on commit 04afab1

Please sign in to comment.