linux-sg2042/arch/s390/boot/compressed
Dimitri John Ledkov 7b034d9c1b s390/boot: add zstd support
Enable ztsd support in s390/boot, to enable booting with zstd
compressed kernel when configured with CONFIG_KERNEL_ZSTD=y.

BOOT_HEAP_SIZE is defined to 0x30000 in this case. Actual decompressor
memory usage with allyesconfig is currently 0x26150.

BugLink: https://bugs.launchpad.net/bugs/1931725
Signed-off-by: Dimitri John Ledkov <dimitri.ledkov@canonical.com>
cc: Heiko Carstens <hca@linux.ibm.com>
cc: Vasily Gorbik <gor@linux.ibm.com>
cc: Christian Borntraeger <borntraeger@de.ibm.com>
cc: linux-s390@vger.kernel.org
Link: https://lore.kernel.org/r/20210615114150.325080-1-dimitri.ledkov@canonical.com
[gor: added BOOT_HEAP_SIZE for zstd]
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
2021-06-18 16:41:22 +02:00
..
.gitignore s390/decompressor: add symbols support 2020-11-20 19:19:11 +01:00
Makefile s390/boot: add zstd support 2021-06-18 16:41:22 +02:00
decompressor.c s390/boot: add zstd support 2021-06-18 16:41:22 +02:00
decompressor.h s390/decompressor: fix build warning 2020-11-09 11:20:59 +01:00
vmlinux.lds.S s390/boot: add build-id to decompressor 2020-12-09 21:02:07 +01:00