[PATCH 21/32] efi: arm: Drop exception code when running as an EFI app
Simon Glass
sjg at chromium.org
Tue Feb 4 01:38:52 CET 2025
Hi Tom,
On Mon, 3 Feb 2025 at 13:09, Tom Rini <trini at konsulko.com> wrote:
>
> On Mon, Feb 03, 2025 at 10:42:14AM -0700, Simon Glass wrote:
>
> > This code cannot be used since EFI is in charge of managing exceptions.
> > Drop it.
> >
> > Signed-off-by: Simon Glass <sjg at chromium.org>
> > ---
> >
> > arch/arm/cpu/armv8/Makefile | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
>
> Why is SPL on in this case?
SPL is enabled by a specific Kconfig option, which seems to have
exceptions but not exception levels. That seemed to match what the EFI
app wants, for now.
Regards,
Simon
More information about the U-Boot
mailing list