Searched refs:OBJCOPYFLAGS (Results 1 – 11 of 11) sorted by relevance
27 OBJCOPYFLAGS += -O $(32bit-bfd)34 OBJCOPYFLAGS += -O $(64bit-bfd)40 PLATFORM_ELFFLAGS += -B mips $(OBJCOPYFLAGS)60 OBJCOPYFLAGS += -j .data.reloc -j .dtb.init.rodata69 OBJCOPYFLAGS += -j .text -j .rodata -j .data -j .u_boot_list
135 OBJCOPYFLAGS += -j .text -j .secure_text -j .secure_data -j .rodata -j .data \139 OBJCOPYFLAGS += -j .text -j .secure_text -j .secure_data -j .rodata -j .hash \148 OBJCOPYFLAGS += -j .dtb.init.rodata151 OBJCOPYFLAGS += -j .efi_runtime -j .efi_runtime_rel
64 $(obj)/%.srec: OBJCOPYFLAGS += -O srec68 $(obj)/%.bin: OBJCOPYFLAGS += -O binary
39 OBJCOPYFLAGS += -j .text -j .secure_text -j .secure_data -j .rodata -j .data \45 OBJCOPYFLAGS += -j .text -j .secure_text -j .secure_data -j .rodata -j .hash \
17 OBJCOPYFLAGS += -j .text.0 -j .text.1
16 OBJCOPYFLAGS := -R .gnu.attributes macro
19 OBJCOPYFLAGS :=
436 export KBUILD_CPPFLAGS NOSTDINC_FLAGS UBOOTINCLUDE OBJCOPYFLAGS LDFLAGS926 cmd_objcopy = $(OBJCOPY) --gap-fill=0xff $(OBJCOPYFLAGS) \931 cmd_zobjcopy = $(OBJCOPY) $(OBJCOPYFLAGS) $(OBJCOPYFLAGS_$(@F)) $< $@
19 cmd_objcopy = $(OBJCOPY) --gap-fill=0x00 $(OBJCOPYFLAGS) \
199 OBJCOPYFLAGS += -I binary -O binary --pad-to=$(CONFIG_SPL_PAD_TO)
339 cmd_objcopy = $(OBJCOPY) $(OBJCOPYFLAGS) $(OBJCOPYFLAGS_$(@F)) $< $@