Home
last modified time | relevance | path

Searched refs:CPPFLAGS (Results 1 – 10 of 10) sorted by relevance

/tf-a-ffa_el3_spmc/tools/sptool/
A DMakefile16 override CPPFLAGS += -D_GNU_SOURCE -D_XOPEN_SOURCE=700
47 ${Q}${HOSTCC} -c ${CPPFLAGS} ${HOSTCCFLAGS} ${INCLUDE_PATHS} $< -o $@
/tf-a-ffa_el3_spmc/tools/nxp/create_pbl/
A DMakefile17 override CPPFLAGS += -D_GNU_SOURCE -D_XOPEN_SOURCE=700
57 ${Q}${HOSTCC} -c ${CPPFLAGS} ${CFLAGS} ${INCLUDE_PATHS} $< -o $@
A Dpbl_ch2.mk23 …${Q}${MAKE} CPPFLAGS="-DVERSION='\"${VERSION_STRING}\"'" --no-print-directory -C ${CREATE_PBL_TOOL…
45 …${Q}${MAKE} CPPFLAGS="-DVERSION='\"${VERSION_STRING}\"'" --no-print-directory -C ${CREATE_PBL_TOOL…
A Dpbl_ch3.mk30 …${Q}${MAKE} CPPFLAGS="-DVERSION='\"${VERSION_STRING}\"'" --no-print-directory -C ${CREATE_PBL_TOOL…
59 …${Q}${MAKE} CPPFLAGS="-DVERSION='\"${VERSION_STRING}\"'" --no-print-directory -C ${CREATE_PBL_TOOL…
/tf-a-ffa_el3_spmc/tools/fiptool/
A DMakefile16 override CPPFLAGS += -D_GNU_SOURCE -D_XOPEN_SOURCE=700
58 ${Q}${HOSTCC} -c ${CPPFLAGS} ${HOSTCCFLAGS} ${INCLUDE_PATHS} $< -o $@
/tf-a-ffa_el3_spmc/
A DMakefile383 CPPFLAGS = ${DEFINES} ${INCLUDES} ${MBEDTLS_INC} -nostdinc \ macro
385 ASFLAGS += $(CPPFLAGS) $(ASFLAGS_$(ARCH)) \
387 TF_CFLAGS += $(CPPFLAGS) $(TF_CFLAGS_$(ARCH)) \
1127 CPPFLAGS += -Wno-error=deprecated-declarations
1129 CPPFLAGS += -Wno-error=deprecated-declarations -Wno-error=cpp
1330 …${Q}${MAKE} CPPFLAGS="-DVERSION='\"${VERSION_STRING}\"'" FIPTOOL=${FIPTOOL} --no-print-directory -…
1339 …${Q}${MAKE} CPPFLAGS="-DVERSION='\"${VERSION_STRING}\"'" SPTOOL=${SPTOOL} --no-print-directory -C …
/tf-a-ffa_el3_spmc/plat/renesas/rzg/
A Dplatform.mk258 ${Q}${MAKE} CPPFLAGS="-D=AARCH64" --no-print-directory -C ${LAYOUT_TOOLPATH}
/tf-a-ffa_el3_spmc/plat/renesas/rcar/
A Dplatform.mk354 ${Q}${MAKE} CPPFLAGS="-D=AARCH64" --no-print-directory -C ${LAYOUT_TOOLPATH}
/tf-a-ffa_el3_spmc/make_helpers/
A Dbuild_macros.mk345 …$$(Q)$$(CPP) $$(CPPFLAGS) $(BL_CPPFLAGS) $(TF_CFLAGS_$(ARCH)) -P -x assembler-with-cpp -D__LINKER_…
/tf-a-ffa_el3_spmc/docs/
A Dchange-log.rst500 - Use fno-jump-tables flag in CPPFLAGS
1276 - Introduce per-BL ``CPPFLAGS``, ``ASFLAGS``, and ``LDFLAGS``
2390 - Creating separate ``CPPFLAGS`` for DT preprocessing so that compiler

Completed in 14 milliseconds