[RFC PATCH 04/10] arm64: add EFI little endian constants to linker script

Matt Fleming matt at console-pimps.org
Wed Jul 30 07:18:05 PDT 2014


On Mon, 21 Jul, at 05:16:19PM, Ard Biesheuvel wrote:
> Similar to how text offset and kernel size are mangled to produce little
> endian constants for the Image header regardless of the endianness of the
> kernel, this adds a number of constants used in the EFI PE/COFF header which
> can only be calculated (and byte swapped) by the linker.
> 
> Signed-off-by: Ard Biesheuvel <ard.biesheuvel at linaro.org>
> ---
>  arch/arm64/kernel/image.h | 16 +++++++++++++++-
>  1 file changed, 15 insertions(+), 1 deletion(-)

Where is this file? I can't find it in Linus' tree.

-- 
Matt Fleming, Intel Open Source Technology Center



More information about the linux-arm-kernel mailing list