Home
last modified time | relevance | path

Searched refs:LINK_FILE (Results 1 - 3 of 3) sorted by relevance

/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/
H A DMakefile36 LINK_FILE = $(MAIN_TOPDIR)/build/link/flashboot_sha256.lds macro
39 LINK_FILE = $(MAIN_TOPDIR)/build/link/flashboot_ecc.lds macro
45 LINK_FILE = $(MAIN_TOPDIR)/build/link/flashboot_rsa.lds macro
65 $(LINK) $(BOOT_LINK_FLAGS) -T $(LINK_FILE) $(LIBPATH) $(sort $^) -o $(BOOT_ELF) --start-group $(LIBS) --end-group
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/
H A DMakefile36 LINK_FILE = $(MAIN_TOPDIR)/build/link/loaderboot_sha256.lds macro
38 LINK_FILE = $(MAIN_TOPDIR)/build/link/loaderboot_ecc.lds macro
43 LINK_FILE = $(MAIN_TOPDIR)/build/link/loaderboot_rsa.lds macro
61 $(LINK) $(BOOT_LINK_FLAGS) -T $(LINK_FILE) $(LIBPATH) $(sort $^) -o $(BOOT_ELF) --start-group $(LIBS) --end-group
/device/soc/hisilicon/hi3861v100/sdk_liteos/build/win_scripts/boot/flashboot/
H A DMakefile36 LINK_FILE = $(MAIN_TOPDIR)/build/link/flashboot_sha256.lds macro
39 LINK_FILE = $(MAIN_TOPDIR)/build/link/flashboot_ecc.lds macro
45 LINK_FILE = $(MAIN_TOPDIR)/build/link/flashboot_rsa.lds macro
65 $(LINK) $(BOOT_LINK_FLAGS) -T $(LINK_FILE) $(LIBPATH) $(sort $^) -o $(BOOT_ELF) --start-group $(LIBS) --end-group

Completed in 2 milliseconds