Hi Tom,

On Mon, 3 Feb 2025 at 19:00, Tom Rini <tr...@konsulko.com> wrote:
>
> On Mon, Feb 03, 2025 at 05:38:52PM -0700, Simon Glass wrote:
> > Hi Tom,
> >
> > On Mon, 3 Feb 2025 at 13:09, Tom Rini <tr...@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 <s...@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.
>
> OK, so why aren't you turning off SPL? You're not using SPL at all,
> right?

Not using SPL, but using the same code as SPL happens to use.

Regards,
Simon

Reply via email to