summaryrefslogtreecommitdiff
path: root/drivers/firmware/efi/riscv-runtime.c
diff options
context:
space:
mode:
authorArd Biesheuvel <ardb@kernel.org>2022-10-20 12:26:42 +0300
committerArd Biesheuvel <ardb@kernel.org>2022-10-21 12:09:41 +0300
commit53a7ea284de9eabc0e3b7dee54c2cb670b8e087a (patch)
tree560d3781a671108fc25817a347edd582f99e38af /drivers/firmware/efi/riscv-runtime.c
parentdb14655ad7854b69a2efda348e30d02dbc19e8a1 (diff)
downloadlinux-53a7ea284de9eabc0e3b7dee54c2cb670b8e087a.tar.xz
efi: libstub: Fix incorrect payload size in zboot header
The linker script symbol definition that captures the size of the compressed payload inside the zboot decompressor (which is exposed via the image header) refers to '.' for the end of the region, which does not give the correct result as the expression is not placed at the end of the payload. So use the symbol name explicitly. Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Diffstat (limited to 'drivers/firmware/efi/riscv-runtime.c')
0 files changed, 0 insertions, 0 deletions