Skip to content

Commit c303129

Browse files
committed
Add in new wolfHSM wh_keyid.c
1 parent d0daf25 commit c303129

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

options.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -950,6 +950,7 @@ ifeq ($(WOLFHSM_SERVER),1)
950950
$(WOLFBOOT_LIB_WOLFHSM)/src/wh_comm.o \
951951
$(WOLFBOOT_LIB_WOLFHSM)/src/wh_nvm.o \
952952
$(WOLFBOOT_LIB_WOLFHSM)/src/wh_nvm_flash.o \
953+
$(WOLFBOOT_LIB_WOLFHSM)/src/wh_keyid.o \
953954
$(WOLFBOOT_LIB_WOLFHSM)/src/wh_flash_unit.o \
954955
$(WOLFBOOT_LIB_WOLFHSM)/src/wh_crypto.o \
955956
$(WOLFBOOT_LIB_WOLFHSM)/src/wh_server.o \

0 commit comments

Comments
 (0)