Home
last modified time | relevance | path

Searched refs:xipImage (Results 1 – 10 of 10) sorted by relevance

/Linux-v5.15/arch/xtensa/boot/
DMakefile17 targets += uImage xipImage
29 xipImage: $(obj)/xipImage target
52 $(obj)/xipImage: vmlinux FORCE
/Linux-v5.15/arch/arm/boot/
DMakefile30 targets := Image zImage xipImage bootpImage uImage
45 $(obj)/xipImage: vmlinux FORCE
56 $(obj)/xipImage: FORCE
D.gitignore4 xipImage
/Linux-v5.15/arch/riscv/boot/
DMakefile23 targets := Image Image.* loader loader.o loader.lds loader.bin xipImage
30 $(obj)/xipImage: vmlinux FORCE
/Linux-v5.15/arch/riscv/
DMakefile95 KBUILD_IMAGE := $(boot)/xipImage
124 BOOT_TARGETS := Image Image.gz loader loader.bin xipImage
DKconfig539 Also note that the make target becomes "make xipImage" rather than
541 ROM memory will be arch/riscv/boot/xipImage.
/Linux-v5.15/arch/xtensa/
DMakefile66 all Image zImage uImage xipImage: vmlinux target
DKconfig530 Also note that the make target becomes "make xipImage" rather than
532 ROM memory will be arch/xtensa/boot/xipImage.
/Linux-v5.15/arch/arm/
DMakefile267 KBUILD_IMAGE := $(boot)/xipImage
298 BOOT_TARGETS = zImage Image xipImage bootpImage uImage
DKconfig1782 Also note that the make target becomes "make xipImage" rather than
1784 ROM memory will be arch/arm/boot/xipImage.