Home
last modified time | relevance | path

Searched refs:clean (Results 1 – 25 of 32) sorted by relevance

12

/tf-a-ffa_el3_spmc/tools/amlogic/
A DMakefile31 .PHONY: all clean distclean
46 clean: target
49 distclean: clean
/tf-a-ffa_el3_spmc/tools/stm32image/
A DMakefile31 .PHONY: all clean distclean
46 clean: target
49 distclean: clean
/tf-a-ffa_el3_spmc/tools/encrypt_fw/
A DMakefile47 .PHONY: all clean realclean
61 clean: target
64 realclean: clean
/tf-a-ffa_el3_spmc/tools/marvell/doimage/
A DMakefile31 .PHONY: all clean
46 clean: target
/tf-a-ffa_el3_spmc/tools/cert_create/
A DMakefile70 .PHONY: all clean realclean
85 clean: target
88 realclean: clean
/tf-a-ffa_el3_spmc/tools/sptool/
A DMakefile34 .PHONY: all clean distclean
49 clean: target
/tf-a-ffa_el3_spmc/tools/fiptool/
A DMakefile.msvc25 .PHONY: clean realclean
27 clean:
A DMakefile45 .PHONY: all clean distclean
60 clean: target
/tf-a-ffa_el3_spmc/tools/nxp/create_pbl/
A DMakefile37 .PHONY: all clean distclean
59 clean: target
A Dpbl_ch2.mk38 cd ${CREATE_PBL_TOOL_PATH}; ${MAKE} clean ; cd -;
55 cd ${CREATE_PBL_TOOL_PATH}; ${MAKE} clean ; cd -;
A Dpbl_ch3.mk53 cd ${CREATE_PBL_TOOL_PATH}; ${MAKE} clean ; cd -;
69 cd ${CREATE_PBL_TOOL_PATH}; ${MAKE} clean ; cd -;
/tf-a-ffa_el3_spmc/tools/renesas/rzg_layout_create/
A Dmakefile116 .PHONY: clean
117 clean: target
/tf-a-ffa_el3_spmc/tools/renesas/rcar_layout_create/
A Dmakefile119 .PHONY: clean
120 clean: target
/tf-a-ffa_el3_spmc/plat/amlogic/axg/
A Dplatform.mk85 distclean realclean clean: cleanimage
88 ${Q}${MAKE} -C ${DOIMAGEPATH} clean
/tf-a-ffa_el3_spmc/plat/amlogic/g12a/
A Dplatform.mk81 distclean realclean clean: cleanimage
84 ${Q}${MAKE} -C ${DOIMAGEPATH} clean
/tf-a-ffa_el3_spmc/plat/amlogic/gxl/
A Dplatform.mk81 distclean realclean clean: cleanimage
84 ${Q}${MAKE} -C ${DOIMAGEPATH} clean
/tf-a-ffa_el3_spmc/lib/romlib/
A DMakefile45 .PHONY: all clean distclean
94 clean: target
/tf-a-ffa_el3_spmc/plat/marvell/armada/a3k/common/
A Da3700_common.mk223 clean realclean distclean: mrvl_clean
227 -$(Q)$(MAKE) --no-print-directory -C $(WTP) MV_DDR_PATH=$(MV_DDR_PATH) clean
228 -$(Q)$(MAKE) --no-print-directory -C $(WTP)/wtptp/src/TBB_Linux -f TBB_linux.mak clean
230 -$(Q)$(MAKE) --no-print-directory -C $(CRYPTOPP_PATH) -f GNUmakefile clean
/tf-a-ffa_el3_spmc/docs/perf/
A Dtsp.rst12 First clean the TF-A build directory to get rid of any previous BL31 binary.
/tf-a-ffa_el3_spmc/plat/marvell/armada/a8k/common/
A Da8k_common.mk171 clean realclean distclean: mrvl_clean
176 ${Q}${MAKE} PLAT=${PLAT} --no-print-directory -C ${DOIMAGEPATH} clean
/tf-a-ffa_el3_spmc/
A DMakefile1116 .PHONY: all msg_start clean realclean distclean cscope locate-checkpatch checkcodebase checkpatch f…
1219 clean: target
1223 ${Q}${MAKE} --no-print-directory -C ${FIPTOOLPATH} clean
1227 …OLPATH}/Makefile.msvc FIPTOOLPATH=$(subst /,\,$(FIPTOOLPATH)) FIPTOOL=$(subst /,\,$(FIPTOOL)) clean
1229 ${Q}${MAKE} PLAT=${PLAT} --no-print-directory -C ${CRTTOOLPATH} clean
1230 ${Q}${MAKE} PLAT=${PLAT} --no-print-directory -C ${ENCTOOLPATH} clean
1231 ${Q}${MAKE} --no-print-directory -C ${ROMLIBPATH} clean
1238 ${Q}${MAKE} --no-print-directory -C ${FIPTOOLPATH} clean
1244 ${Q}${MAKE} --no-print-directory -C ${SPTOOLPATH} clean
1245 ${Q}${MAKE} PLAT=${PLAT} --no-print-directory -C ${CRTTOOLPATH} clean
[all …]
/tf-a-ffa_el3_spmc/plat/renesas/rzg/
A Dplatform.mk246 distclean realclean clean: clean_layout_tool clean_srecord
253 ${Q}${MAKE} -C ${LAYOUT_TOOLPATH} clean
/tf-a-ffa_el3_spmc/plat/renesas/rcar/
A Dplatform.mk342 distclean realclean clean: clean_layout_tool clean_srecord
349 ${Q}${MAKE} -C ${LAYOUT_TOOLPATH} clean
/tf-a-ffa_el3_spmc/docs/plat/
A Drcar-gen3.rst111 $ MBEDTLS_DIR=$mbedtls_src_tree make clean bl2 bl31 rcar_layout_tool \
176 MBEDTLS_DIR=$mbedtls_src_tree make clean bl2 bl31 rcar \
/tf-a-ffa_el3_spmc/docs/getting_started/
A Dinitial-build.rst106 make DEBUG=<D> PLAT=<platform> clean

Completed in 20 milliseconds

12