Hi Tom, On Wed, 8 Feb 2023 at 18:19, Tom Rini <[email protected]> wrote: > > On Sun, Feb 05, 2023 at 05:55:04PM -0700, Simon Glass wrote: > > > This converts 2 usages of this option to the non-SPL form, since there is > > no SPL_SEC_FIRMWARE_ARMV8_PSCI defined in Kconfig > > > > Signed-off-by: Simon Glass <[email protected]> > > This usage avoids adding the fixup for arch_fixup_fdt to SPL where we > don't need it.
I'll add this to config_nospl Regards, Simon

