efi: Set RUN_64BIT correctly for the EFI app
authorSimon Glass <sjg@chromium.org>
Sun, 19 Mar 2023 19:30:05 +0000 (08:30 +1300)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sat, 25 Mar 2023 10:07:21 +0000 (11:07 +0100)
commitedf35a30278121e1affc9cc15b7aa26b9892e9d9
tree6826adad2a47e660eeab43ecbed7b06bfda3e167
parentbace47a59d2f6a60972a388d6be034ce20e92270
efi: Set RUN_64BIT correctly for the EFI app

The U-Boot EFI app can run as a 64-bit program, so set the Kconfig
correctly in that case. Make sure it doesn't build SPL, since there is
no need to switch from 32 to 64 bit when running.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/x86/Kconfig
configs/efi-x86_app64_defconfig