Searched refs:CRTTOOL (Results 1 – 3 of 3) sorted by relevance
69 CRTTOOL ?= ${CRTTOOLPATH}/cert_create$(.exe)72 ddr_certificates: ${DDR_CRT_DEPS} ${CRTTOOL}73 $(q)${CRTTOOL} ${DDR_CRT_ARGS}
109 CRTTOOL ?= ${BUILD_PLAT}/${CRTTOOLPATH}/cert_create$(.exe) macro1173 certtool: ${CRTTOOL}1175 ${CRTTOOL}: FORCE | $$(@D)/1177 $(q)ln -sf ${CRTTOOL} ${CRTTOOLPATH}/cert_create1183 certificates: ${CRT_DEPS} ${CRTTOOL} ${DTBS}1184 $(q)${CRTTOOL} ${CRT_ARGS}1210 fwu_certificates: ${FWU_CRT_DEPS} ${CRTTOOL}1211 $(q)${CRTTOOL} ${FWU_CRT_ARGS}1219 bl2_certificates: ${BUILD_PLAT}/${FIP_NAME} ${BL2_CRT_DEPS} ${CRTTOOL} | ${BUILD_PLAT}/1220 $(q)${CRTTOOL} ${BL2_CRT_ARGS}
78 $(eval $(call MAKE_TOOL,$(BUILD_PLAT)/tools,cert_create,CRTTOOL))