Lines Matching refs:image
110 affect the Zephyr image's link, and will decrease the total amount of
122 area that the Zephyr image will be allowed to occupy. If zero, the
123 image will be able to occupy from the FLASH_LOAD_OFFSET to the end of
138 space between the beginning of the image and the start of the first
139 section to store an image header or any other metadata.
141 space to store the image header, which should also meet vector table
149 If non-zero, this option reduces the maximum size that the Zephyr image is allowed to
150 occupy, this is to allow for additional image storage which can be created and used by
151 other systems such as bootloaders (for MCUboot, this would include the image swap
152 fields and TLV storage at the end of the image).
235 the Zephyr image's link, and will decrease the total amount of
755 image extracted from a built zephyr.elf file. EFI applications are
848 This will not affect the internal address symbols inside the image but
850 stage loaders where a pre-loader may copy image to a second location
885 bool "Create a image information header"
887 Create an image information header which will contain image
890 - Number of segments in the image
896 bool "Align LMA in output image"
899 Ensure that the LMA for each section in the output image respects
1051 a separate Zephyr image payload.