Searched hist:"9 f6a503d5238f444b13aaeaf8b88032dbcc5b707" (Results 1 – 1 of 1) sorted by relevance
/linux/arch/arm64/boot/ |
H A D | Makefile | diff 9f6a503d5238f444b13aaeaf8b88032dbcc5b707 Sun Jun 19 19:06:57 CEST 2022 Jisheng Zhang <jszhang@kernel.org> arm64: boot: add zstd support
Support build the zstd compressed Image.zst. Similar as other compressed formats, the Image.zst is not self-decompressing and the bootloader still needs to handle decompression before launching the kernel image.
Signed-off-by: Jisheng Zhang <jszhang@kernel.org> Link: https://lore.kernel.org/r/20220619170657.2657-1-jszhang@kernel.org Signed-off-by: Will Deacon <will@kernel.org>
|