u-boot/arch/sandbox/lib
Simon Glass 098407e673 boot: arm: riscv: sandbox: Add a format for the booti file
Arm invented a new format for arm64 and something similar is also used
with RISC-V. Add this to the list of supported formats and provide a way
for the format to be detected on both architectures.

Update the genimg_get_format() function to support this.

Fix up switch() statements which don't currently mention this format.
Booti does not support a ramdisk, so this can be ignored.

Signed-off-by: Simon Glass <sjg@chromium.org>
2025-03-18 13:12:15 -06:00
..
acpi_table.c acpi: x86: Move MADT to common code 2024-10-27 17:12:44 -06:00
bootm.c boot: arm: riscv: sandbox: Add a format for the booti file 2025-03-18 13:12:15 -06:00
crt0_sandbox_efi.S Pull request for UEFI sub-system for efi-2020-01-rc3 2019-11-14 09:51:39 -05:00
fdt_fixup.c sandbox: Audit config.h and common.h usage 2023-12-21 08:54:37 -05:00
interrupts.c sandbox: Audit config.h and common.h usage 2023-12-21 08:54:37 -05:00
Makefile acpi: x86: Move MADT to common code 2024-10-27 17:12:44 -06:00
pci_io.c sandbox: Add some debugging to pci_io 2024-09-18 13:01:00 -06:00
reloc_sandbox_efi.c efi_loader: support building UEFI binaries on sandbox 2019-11-12 23:13:54 +01:00