Home
last modified time | relevance | path

Searched refs:OBJCOPY (Results 1 - 11 of 11) sorted by relevance

/device/board/hisilicon/hispark_taurus/uboot/secureboot_release/ddr_init/drv/cmd_bin/
H A DMakefile26 OBJCOPY := $(CROSS_COMPILE)objcopy macro
66 $(OBJCOPY) -O srec $(PWD)/$(DDR_CMD).elf $(DDR_CMD).srec
67 $(OBJCOPY) --gap-fill=0xff -O binary $(PWD)/$(DDR_CMD).elf $@
/device/board/hisilicon/hispark_taurus/uboot/secureboot_release/ddr_init/
H A DMakefile25 export OBJCOPY := $(CROSS_COMPILE)objcopy macro
61 $(OBJCOPY) -O binary $(TARGET) $(TARGET).bin
/device/board/hisilicon/hispark_aries/uboot/secureboot_release/ddr_init/
H A DMakefile25 export OBJCOPY := $(CROSS_COMPILE)objcopy macro
61 $(OBJCOPY) -O binary $(TARGET) $(TARGET).bin
/device/soc/hisilicon/hi3861v100/sdk_liteos/build/make_scripts/
H A Dconfig.mk27 OBJCOPY := $(TOOLS_PREFIX)objcopy macro
/device/soc/hisilicon/hi3861v100/sdk_liteos/build/win_scripts/build/make_scripts/
H A Dconfig.mk27 OBJCOPY := $(TOOLS_PREFIX)objcopy macro
/device/soc/hisilicon/hi3861v100/sdk_liteos/
H A Dnon_factory.mk82 $(OBJCOPY) -O binary $(MAIN_TOPDIR)/$(BIN_PATH)/$(TARGET_NAME).out $(MAIN_TOPDIR)/$(CACHE_PATH)/$(TARGET_NAME).bin
90 $(OBJCOPY) -O binary $(MAIN_TOPDIR)/$(BIN_PATH)/$(TARGET_NAME)_$(X).out $(MAIN_TOPDIR)/$(CACHE_PATH)/$(TARGET_NAME)_$(X).bin; \
H A Dfactory.mk79 $(OBJCOPY) -O binary $(MAIN_TOPDIR)/$(BIN_PATH)/$(TARGET_NAME)_factory.out $(MAIN_TOPDIR)/$(CACHE_PATH)/$(TARGET_NAME)_factory.bin;
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/
H A DMakefile66 $(OBJCOPY) -Obinary -R .rom.text -R .rom.code.text -R .u_boot_cmd -R .rom.data -R .rom.code.data -R .rom.bss -R .rom.code.bss -S $(BOOT_ELF) $(BOOT_BIN)
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/
H A DMakefile62 $(OBJCOPY) -Obinary -R .rom.text -R .rom.code.text -R .u_boot_cmd -R .rom.data -R .rom.code.data -R .rom.bss -R .rom.code.bss -S $(BOOT_ELF) $(BOOT_BIN)
/device/soc/hisilicon/hi3861v100/sdk_liteos/build/win_scripts/boot/flashboot/
H A DMakefile66 $(OBJCOPY) -Obinary -R .rom.text -R .rom.code.text -R .u_boot_cmd -R .rom.data -R .rom.code.data -R .rom.bss -R .rom.code.bss -S $(BOOT_ELF) $(BOOT_BIN)
/device/soc/rockchip/common/sdk_linux/
H A DMakefile435 OBJCOPY = llvm-objcopy macro
444 OBJCOPY = $(CROSS_COMPILE)objcopy macro
513 export CPP AR NM STRIP OBJCOPY OBJDUMP READELF PAHOLE RESOLVE_BTFIDS LEX YACC AWK INSTALLKERNEL

Completed in 6 milliseconds