Hi Caleb, On Thu, 27 Mar 2025 at 10:33, Caleb Connolly <caleb.conno...@linaro.org> wrote: > > > > On 2/15/25 04:22, Simon Glass wrote: > > The EFI app uses different startup and relocation code and the existing > > code uses symbols not present in the app. Drop it. > > Shouldn't this be squashed into patch 18 ("efi: arm: Omit the ARM > start-up code in the EFI app")?
Why is that? > > > > Signed-off-by: Simon Glass <s...@chromium.org> > > Reviewed-by: Tom Rini <tr...@konsulko.com> > > --- > > > > (no changes since v1) > > > > arch/arm/cpu/armv8/Makefile | 2 ++ > > arch/arm/lib/Makefile | 4 +++- > > 2 files changed, 5 insertions(+), 1 deletion(-) > > Regards, SImon