Home
last modified time | relevance | path

Searched refs:CRTTOOL (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-a/plat/nxp/soc-lx2160a/
A Dddr_fip.mk72 CRTTOOL ?= ${CRTTOOLPATH}/cert_create${BIN_EXT}
75 ddr_certificates: ${DDR_CRT_DEPS} ${CRTTOOL}
76 ${Q}${CRTTOOL} ${DDR_CRT_ARGS}
/trusted-firmware-a/tools/cert_create/
A DMakefile10 CRTTOOL ?= cert_create${BIN_EXT} macro
11 BINARY := $(notdir ${CRTTOOL})
/trusted-firmware-a/
A DMakefile911 CRTTOOL ?= ${CRTTOOLPATH}/cert_create${BIN_EXT} macro
1382 certtool: ${CRTTOOL}
1384 ${CRTTOOL}: FORCE
1385 …SE_TBBR_DEFS=${USE_TBBR_DEFS} COT=${COT} OPENSSL_DIR=${OPENSSL_DIR} CRTTOOL=${CRTTOOL} --no-print-…
1391 certificates: ${CRT_DEPS} ${CRTTOOL}
1392 ${Q}${CRTTOOL} ${CRT_ARGS}
1408 fwu_certificates: ${FWU_CRT_DEPS} ${CRTTOOL}
1409 ${Q}${CRTTOOL} ${FWU_CRT_ARGS}

Completed in 7 milliseconds