Home
last modified time | relevance | path

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

/trusted-firmware-a-3.6.0-3.5.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.6.0-3.5.0/tools/cert_create/
DMakefile10 CRTTOOL ?= cert_create${BIN_EXT} macro
11 BINARY := $(notdir ${CRTTOOL})
/trusted-firmware-a-3.6.0-3.5.0/
DMakefile1056 CRTTOOL ?= ${CRTTOOLPATH}/cert_create${BIN_EXT} macro
1598 certtool: ${CRTTOOL}
1600 ${CRTTOOL}: FORCE
1601 …SE_TBBR_DEFS=${USE_TBBR_DEFS} COT=${COT} OPENSSL_DIR=${OPENSSL_DIR} CRTTOOL=${CRTTOOL} DEBUG=${DEB…
1607 certificates: ${CRT_DEPS} ${CRTTOOL}
1608 ${Q}${CRTTOOL} ${CRT_ARGS}
1624 fwu_certificates: ${FWU_CRT_DEPS} ${CRTTOOL}
1625 ${Q}${CRTTOOL} ${FWU_CRT_ARGS}