Home
last modified time | relevance | path

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

/trusted-firmware-a-3.4.0/plat/nxp/soc-lx2160a/
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-3.4.0/tools/cert_create/
DMakefile10 CRTTOOL ?= cert_create${BIN_EXT} macro
11 BINARY := $(notdir ${CRTTOOL})
/trusted-firmware-a-3.4.0/
DMakefile920 CRTTOOL ?= ${CRTTOOLPATH}/cert_create${BIN_EXT} macro
1434 certtool: ${CRTTOOL}
1436 ${CRTTOOL}: FORCE
1437 …SE_TBBR_DEFS=${USE_TBBR_DEFS} COT=${COT} OPENSSL_DIR=${OPENSSL_DIR} CRTTOOL=${CRTTOOL} --no-print-…
1443 certificates: ${CRT_DEPS} ${CRTTOOL}
1444 ${Q}${CRTTOOL} ${CRT_ARGS}
1460 fwu_certificates: ${FWU_CRT_DEPS} ${CRTTOOL}
1461 ${Q}${CRTTOOL} ${FWU_CRT_ARGS}