Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/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}
/arm-trusted-firmware-2.8.0/tools/cert_create/
A DMakefile10 CRTTOOL ?= cert_create${BIN_EXT} macro
11 BINARY := $(notdir ${CRTTOOL})
/arm-trusted-firmware-2.8.0/
A DMakefile950 CRTTOOL ?= ${CRTTOOLPATH}/cert_create${BIN_EXT} macro
1470 certtool: ${CRTTOOL}
1472 ${CRTTOOL}: FORCE
1473 …SE_TBBR_DEFS=${USE_TBBR_DEFS} COT=${COT} OPENSSL_DIR=${OPENSSL_DIR} CRTTOOL=${CRTTOOL} DEBUG=${DEB…
1479 certificates: ${CRT_DEPS} ${CRTTOOL}
1480 ${Q}${CRTTOOL} ${CRT_ARGS}
1496 fwu_certificates: ${FWU_CRT_DEPS} ${CRTTOOL}
1497 ${Q}${CRTTOOL} ${FWU_CRT_ARGS}

Completed in 9 milliseconds