u-boot/test/boot
Simon Glass 44ad35a0f6 image: Add the concept of a phase to FIT
We want to be able to mark an image as related to a phase, so we can
easily load all the images for SPL or for U-Boot proper.

Add this to the FIT specification, along with some access functions.

Signed-off-by: Simon Glass <sjg@chromium.org>
2022-10-31 11:02:44 -04:00
..
bootdev.c bootstd: Add tests for bootstd including all uclasses 2022-04-25 10:00:04 -04:00
bootflow.c test: Update tests to use the skip feature 2022-10-31 11:02:44 -04:00
bootmeth.c test: Update tests to use the skip feature 2022-10-31 11:02:44 -04:00
bootstd_common.c test: Move common FIT code into a separate fit_util file 2022-10-17 21:17:13 -06:00
bootstd_common.h bootstd: Move VBE setup into a shared function 2022-10-17 21:17:13 -06:00
image.c image: Add the concept of a phase to FIT 2022-10-31 11:02:44 -04:00
Makefile image: Add the concept of a phase to FIT 2022-10-31 11:02:44 -04:00
vbe_fixup.c test: Update tests to use the skip feature 2022-10-31 11:02:44 -04:00
vbe_simple.c bootstd: Move VBE setup into a shared function 2022-10-17 21:17:13 -06:00