File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed
Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -173,17 +173,13 @@ unit-policy-sign: ../../include/target.h unit-policy-sign.c \
173173 -DHAVE_ECC_KEY_IMPORT \
174174 -ffunction-sections -fdata-sections $(LDFLAGS ) -Wl,--gc-sections
175175
176- <<<<<<< HEAD
177- ====== =
178176unit-sign-encrypted-output : ../../include/target.h unit-sign-encrypted-output.c \
179177 $(KEYTOOLS_SIGN_SRCS )
180178 gcc -o $@ $^ -I../keytools $(CFLAGS ) -DML_DSA_LEVEL=2 \
181179 -D" LMS_LEVELS=1" -D" LMS_HEIGHT=10" -D" LMS_WINTERNITZ=8" \
182180 -DWOLFBOOT_XMSS_PARAMS=\" XMSS-SHA2_10_256\" \
183181 -ffunction-sections -fdata-sections \
184182 $(LDFLAGS ) -Wl,--gc-sections
185-
186- >>>>>>> 34438999 (Fix sign encrypted output open failure)
187183unit-rot-auth : ../../include/target.h unit-rot-auth.c \
188184 $(WOLFBOOT_LIB_WOLFSSL ) /wolfcrypt/src/memory.c
189185 gcc -o $@ $^ -I../tpm $(CFLAGS ) -I$(WOLFBOOT_LIB_WOLFTPM ) -DWOLFBOOT_TPM \
You can’t perform that action at this time.
0 commit comments