Re: [PATCH] arm64/linux: Remove magic number header field check

2022-08-19 Thread Daniel Kiper
On Thu, Aug 11, 2022 at 04:51:57PM +0200, Ard Biesheuvel wrote: > The 'ARM\x64' magic number in the file header identifies an image as one > that implements the bare metal boot protocol, allowing the loader to > simply move the file to a suitably aligned address in memory, with > sufficient headroo

[PATCH] arm64/linux: Remove magic number header field check

2022-08-11 Thread Ard Biesheuvel
The 'ARM\x64' magic number in the file header identifies an image as one that implements the bare metal boot protocol, allowing the loader to simply move the file to a suitably aligned address in memory, with sufficient headroom for the trailing .bss segment (the required memory size is described i