u-boot/doc/uImage.FIT
Simon Glass bbe285c305 image: Allow loading a FIT image for a particular phase
Add support for filtering out FIT images by phase. Rather than adding yet
another argument to this already overloaded function, use a composite
value, where the phase is only added in if needed.

The FIT config is still selected (and verified) as normal, but the images
are selected based on the phase.

Tests for this come in a little later, as part of the updated VPL test.

Signed-off-by: Simon Glass <sjg@chromium.org>
2022-10-31 11:02:45 -04:00
..
beaglebone_vboot.txt arm: ti: Remove ARCH= references from documentation 2020-06-02 17:27:04 -04:00
command_syntax_extensions.txt
howto.txt image: Allow loading a FIT image for a particular phase 2022-10-31 11:02:45 -04:00
kernel.its
kernel_fdt.its
kernel_fdts_compressed.its fit: Support compat string property in configuration node 2019-07-29 09:32:08 -04:00
multi-with-fpga.its doc: FIT image: Update FPGA example to make use of "loadables" 2021-04-14 15:23:01 -04:00
multi-with-loadables.its
multi.its
multi_spl.its
overlay-fdt-boot.txt
sec_firmware_ppa.its
sign-configs.its
sign-images.its
signature.txt Provide more details of exactly how configuration signatures are calculated 2022-07-29 18:59:47 +02:00
source_file_format.txt image: Add the concept of a phase to FIT 2022-10-31 11:02:44 -04:00
uefi.its doc: Add sample uefi.its image description file 2020-01-07 18:08:21 +01:00
update3.its
update_uboot.its doc: fit: Write hex address as hex instead of int 2020-07-17 10:47:19 -04:00
verified-boot.txt
x86-fit-boot.txt