diff options
author | Ard Biesheuvel <ardb@kernel.org> | 2023-04-18 15:49:52 +0200 |
---|---|---|
committer | Ard Biesheuvel <ardb@kernel.org> | 2023-04-26 23:06:48 +0200 |
commit | 026b85796ab4d52af56f8a1c60d2613983ecd845 (patch) | |
tree | 95f62e56bf1dde770b51dcaada8fad9a9cf26656 /MAINTAINERS | |
parent | 45dd403da851124412d32e3193c21de4a51d29da (diff) | |
download | linux-stable-026b85796ab4d52af56f8a1c60d2613983ecd845.tar.gz linux-stable-026b85796ab4d52af56f8a1c60d2613983ecd845.tar.bz2 linux-stable-026b85796ab4d52af56f8a1c60d2613983ecd845.zip |
efi/zboot: arm64: Grab code size from ELF symbol in payload
Instead of relying on a dodgy dd hack to copy the image code size from
the uncompressed image's PE header to the end of the compressed image,
let's grab the code size from the symbol that is injected into the ELF
object by the Kbuild rules that generate the compressed payload.
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Acked-by: Mark Rutland <mark.rutland@arm.com>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions