aboutsummaryrefslogtreecommitdiff
path: root/lib/efi_loader/efi_device_path_to_text.c
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2022-10-20 18:23:15 -0600
committerTom Rini <trini@konsulko.com>2022-10-31 11:04:00 -0400
commit8de9896aa61579da62103aa06e9ab49006b3e5ab (patch)
tree933d216833046e05a1673ea090b274b8949209a9 /lib/efi_loader/efi_device_path_to_text.c
parenta56f663f07073713042bb0fd08053aeb667e717b (diff)
sandbox: Add an image for VPL
Use binman to build an image which includes all the U-Boot phases so that a full VBE boot can take place with just that image.bin file. Attach the image file to mmc2 so it can be loaded. VBE is used to load images in two phases: - In VPL, VBE decides which SPL image to load - In SPL, VBE decides which U-Boot image to load The latter should really be determined by VPL, since it does the full signature verification on the selected configuration. However, we have separate configurations for SPL and U-Boot proper, so for now we keep it simple and have SPL do its own verification. This will need to be tidied up later. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'lib/efi_loader/efi_device_path_to_text.c')
0 files changed, 0 insertions, 0 deletions