[PATCH v2 15/16] arm64: boot: add Image.xz support

Simon Glass sjg at chromium.org
Tue Jul 23 05:47:05 PDT 2024


On Sun, 21 Jul 2024 at 14:37, Lasse Collin <lasse.collin at tukaani.org> wrote:
>
> The Image.* targets existed for other compressors already. Bootloader
> support is needed for decompression.
>
> This is for CONFIG_EFI_ZBOOT=n. With CONFIG_EFI_ZBOOT=y, XZ was already
> available.
>
> Cc: Simon Glass <sjg at chromium.org>
> Cc: Catalin Marinas <catalin.marinas at arm.com>
> Cc: Will Deacon <will at kernel.org>
> Cc: Jules Maselbas <jmaselbas at zdiv.net>
> Cc: linux-arm-kernel at lists.infradead.org
> Signed-off-by: Lasse Collin <lasse.collin at tukaani.org>
> ---
>  arch/arm64/boot/Makefile | 5 ++++-
>  1 file changed, 4 insertions(+), 1 deletion(-)
>

Reviewed-by: Simon Glass <sjg at chromium.org>



More information about the linux-arm-kernel mailing list