On Fri, 25 Sep 2026, at 01:50, Jason Gunthorpe wrote: > On Thu, Sep 24, 2026 at 03:53:07PM -0700, Jonathan Cameron wrote: >> On Thu, 24 Sep 2026 10:53:07 -0300 >> Jason Gunthorpe <[email protected]> wrote: >> >> > Other arches may want to use this to get consistent fixed endian output. >> >> You will have to grab it quickly! >> https://lore.kernel.org/all/[email protected]/#Z31arch:arm64:kernel:image.h >> drops that definition as part of ripping out arm64 big endian support. > > Ah, well easy conflict resolution then :) > > When I was doing this I was really doubting why it had to be endian > specific, this is mostly a cargo cult from the other stuff that was > already working that way.. > > I'm personally skeptical any arch could have either EFI stub a > different endianess than the vmlinux, it seems like nonsense on alot > of levels. > > So, I will remove the fixed endian pieces from here? Does anyone think > otherwise? > Booting a BE kernel from EFI has never worked so no need to start caring about it now.
- [PATCH 11/16] efi/libstub: Put the stub's writable data i... Jason Gunthorpe
- [PATCH 14/16] arm64: drtm: Add drtm_entry point to head.S Jason Gunthorpe
- [PATCH 08/16] efi/libstub: Add generic arch callbacks for... Jason Gunthorpe
- [PATCH 15/16] arm64: drtm: Call UNPROTECT_MEMORY Jason Gunthorpe
- [PATCH 07/16] efi/zboot: Lift efi_cache_sync_image() from... Jason Gunthorpe
- Re: [PATCH 07/16] efi/zboot: Lift efi_cache_sync_ima... Jonathan Cameron
- Re: [PATCH 07/16] efi/zboot: Lift efi_cache_sync... Jason Gunthorpe
- [PATCH 04/16] vmlinux.lds: Move DATA_LE32() from arm64 to... Jason Gunthorpe
- Re: [PATCH 04/16] vmlinux.lds: Move DATA_LE32() from... Jonathan Cameron
- Re: [PATCH 04/16] vmlinux.lds: Move DATA_LE32() ... Jason Gunthorpe
- Re: [PATCH 04/16] vmlinux.lds: Move DATA_LE3... Ard Biesheuvel
- [PATCH 06/16] arm64/efi: Use CONFIG_EFI_STUB_IMAGE_INFO f... Jason Gunthorpe
- [PATCH 13/16] arm64: drtm: Update the linker script for E... Jason Gunthorpe
- [PATCH 12/16] arm64: drtm: Add macro definitions for DEN0... Jason Gunthorpe
- Re: [PATCH 12/16] arm64: drtm: Add macro definitions... Jonathan Cameron
- [PATCH 05/16] efi/libstub: Add a general way to get symbo... Jason Gunthorpe
- [PATCH 16/16] efi/arm64: Implement ARM64 DRTM in the stub Jason Gunthorpe
- Re: [PATCH 16/16] efi/arm64: Implement ARM64 DRTM in... Jonathan Cameron
