Home
last modified time | relevance | path

Searched refs:ASFLAGS (Results 1 – 7 of 7) sorted by relevance

/tf-a-ffa_el3_spmc/lib/romlib/
A DMakefile40 ASFLAGS = -march=armv8-a macro
42 ASFLAGS = -march=armv8.${ARM_ARCH_MINOR}-a macro
51 $(Q)$(AS) $(ASFLAGS) -o $@ $<
55 $(Q)$(AS) $(ASFLAGS) -o $@ $<
/tf-a-ffa_el3_spmc/plat/st/stm32mp1/
A Dplatform.mk57 ASFLAGS += -DBL2_BIN_PATH=\"${BUILD_PLAT}/bl2.bin\"
236 ${Q}${AS} ${ASFLAGS} ${TF_CFLAGS} \
/tf-a-ffa_el3_spmc/plat/rockchip/rk3399/drivers/m0/
A DMakefile38 ASFLAGS := -Wa,--gdwarf-2 macro
87 $$(Q)$$(CC) -x assembler-with-cpp $$(COMMON_FLAGS) $$(ASFLAGS) -c $$< -o $$@
/tf-a-ffa_el3_spmc/plat/imx/imx7/common/
A Dimx7.mk11 ASFLAGS += -mfpu=neon
/tf-a-ffa_el3_spmc/make_helpers/
A Dbuild_macros.mk287 $$(Q)$$(AS) $$(ASFLAGS) $(MAKE_DEP) -c $$< -o $$@
327 $$(Q)$$(AS) $$(ASFLAGS) $(BL_CPPFLAGS) $(BL_ASFLAGS) $(MAKE_DEP) -c $$< -o $$@
/tf-a-ffa_el3_spmc/
A DMakefile298 ASFLAGS += -g
300 ASFLAGS += -g -Wa,--gdwarf-2
385 ASFLAGS += $(CPPFLAGS) $(ASFLAGS_$(ARCH)) \
/tf-a-ffa_el3_spmc/docs/
A Dchange-log.rst1276 - Introduce per-BL ``CPPFLAGS``, ``ASFLAGS``, and ``LDFLAGS``

Completed in 13 milliseconds