efi: arm: Add an EFI app for arm64

Introduce an EFI app for arm64 and update the documentation.

Provide a value for LOAD_ADDR to avoid a link error.

Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
Simon Glass
2025-02-14 20:22:50 -07:00
parent 7fa6a68131
commit 483d409aa3
12 changed files with 185 additions and 10 deletions

View File

@@ -17,7 +17,7 @@ choice
config EFI_APP
bool "Support running as an EFI application"
depends on !ARM
depends on X86 || ARM
select CHARSET
help
Build U-Boot as an application which can be started from EFI. This