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

/linux-4.4.14/arch/unicore32/boot/compressed/
H A DMakefile63 ZBSSADDR := ALIGN(4) macro
65 SEDFLAGS_lds = s/TEXT_START/$(ZTEXTADDR)/;s/BSS_START/$(ZBSSADDR)/
/linux-4.4.14/arch/arm/boot/compressed/
H A DMakefile61 ZBSSADDR := $(CONFIG_ZBOOT_ROM_BSS) macro
64 ZBSSADDR := ALIGN(8) macro
67 CPPFLAGS_vmlinux.lds := -DTEXT_START="$(ZTEXTADDR)" -DBSS_START="$(ZBSSADDR)"
/linux-4.4.14/arch/frv/boot/
H A DMakefile30 export SYSTEM ZTEXTADDR ZBSSADDR ZRELADDR INITRD_PHYS INITRD_VIRT PARAMS_PHYS

Completed in 91 milliseconds