Home
last modified time | relevance | path

Searched refs:lzo (Results 1 – 25 of 97) sorted by relevance

1234

/openbmc/linux/arch/mips/boot/
H A DMakefile30 suffix-$(CONFIG_KERNEL_LZO) := lzo
60 extra-y += vmlinux.bin.lzo
71 $(obj)/vmlinux.bin.lzo: $(obj)/vmlinux.bin FORCE
72 $(call if_changed,lzo)
83 targets += uImage.lzo
97 $(obj)/uImage.lzo: $(obj)/vmlinux.bin.lzo FORCE
98 $(call if_changed,uimage,lzo)
127 targets += vmlinux.lzo.its
151 $(obj)/vmlinux.lzo.its: $(obj)/vmlinux.its.S $(VMLINUX) FORCE
152 $(call if_changed,cpp_its_S,lzo,vmlinux.bin.lzo)
[all …]
/openbmc/linux/arch/sh/boot/
H A DMakefile27 suffix_$(CONFIG_KERNEL_LZO) := lzo
30 uImage.bz2 uImage.lzma uImage.xz uImage.lzo uImage.bin \
32 vmlinux.bin.xz vmlinux.bin.lzo
80 $(obj)/vmlinux.bin.lzo: $(obj)/vmlinux.bin FORCE
81 $(call if_changed,lzo)
95 $(obj)/uImage.lzo: $(obj)/vmlinux.bin.lzo FORCE
96 $(call if_changed,uimage,lzo)
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/squashfs-tools-ng/
H A Dsquashfs-tools-ng_1.3.2.bb21 PACKAGECONFIG ??= "gzip xz lzo lz4 zstd ${@bb.utils.filter('DISTRO_FEATURES', 'selinux', d)}"
24 PACKAGECONFIG[lzo] = "--with-lzo,--without-lzo,lzo"
/openbmc/openbmc/poky/meta/recipes-support/lzo/
H A Dlzo_2.10.bb4 HOMEPAGE = "http://www.oberhumer.com/opensource/lzo/"
10 SRC_URI = "http://www.oberhumer.com/opensource/lzo/download/lzo-${PV}.tar.gz \
21 CVE_PRODUCT = "lzo oberhumer:lzo2"
/openbmc/linux/arch/arm64/boot/
H A DMakefile19 targets := Image Image.bz2 Image.gz Image.lz4 Image.lzma Image.lzo Image.zst
36 $(obj)/Image.lzo: $(obj)/Image FORCE
37 $(call if_changed,lzo)
/openbmc/openbmc/poky/meta-selftest/recipes-devtools/mtd/
H A Dmtd-utils-selftest_git.bb26 PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'xattr', d)} lzo jffs ubifs"
27 PACKAGECONFIG[lzo] = "--with-lzo,--without-lzo,lzo"
/openbmc/qemu/dump/
H A Ddump-hmp-cmds.c21 bool lzo = qdict_get_try_bool(qdict, "lzo", false); in hmp_dump_guest_memory() local
34 if (zlib + lzo + snappy + win_dmp > 1) { in hmp_dump_guest_memory()
52 if (lzo) { in hmp_dump_guest_memory()
/openbmc/openbmc/poky/meta/recipes-devtools/mtd/
H A Dmtd-utils_2.2.1.bb22 PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'xattr', d)} lzo jffs ubifs"
23 PACKAGECONFIG[lzo] = "--with-lzo,--without-lzo,lzo"
/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/mtd/
H A Dubi-utils-klibc_2.0.2.bb28 PACKAGECONFIG[lzo] = "--with-lzo,--without-lzo,lzo"
/openbmc/openbmc/poky/meta/recipes-devtools/btrfs-tools/
H A Dbtrfs-tools_6.12.bb35 PACKAGECONFIG[lzo] = "--enable-lzo,--disable-lzo,lzo"
/openbmc/openbmc/poky/meta/recipes-devtools/squashfs-tools/
H A Dsquashfs-tools_git.bb19 PACKAGECONFIG ??= "gzip xz lzo lz4 lzma xattr zstd reproducible"
22 PACKAGECONFIG[lzo] = "LZO_SUPPORT=1,LZO_SUPPORT=0,lzo"
/openbmc/qemu/qapi/
H A Ddump.json21 # @kdump-lzo: makedumpfile flattened, kdump-compressed format with lzo
30 # @kdump-raw-lzo: raw assembled kdump-compressed format with lzo
44 'kdump-zlib', 'kdump-lzo', 'kdump-snappy',
45 'kdump-raw-zlib', 'kdump-raw-lzo', 'kdump-raw-snappy',
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libvncserver/
H A Dlibvncserver_0.9.14.bb15 lzo \
32 PACKAGECONFIG[lzo] = "-DWITH_LZO=ON,-DWITH_LZO=OFF,lzo"
/openbmc/linux/drivers/block/zram/
H A DKconfig24 bool "lzo-rle"
36 bool "lzo"
51 default "lzo-rle" if ZRAM_DEF_COMP_LZORLE
54 default "lzo" if ZRAM_DEF_COMP_LZO
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/snappy/
H A Dsnappy_1.1.10.bb23 PACKAGECONFIG[lzo] = "-DHAVE_LIBLZO2=1,-DHAVE_LIBLZO2=0,lzo,"
/openbmc/linux/arch/parisc/boot/compressed/
H A DMakefile14 targets += vmlinux.bin.xz vmlinux.bin.lzma vmlinux.bin.lzo vmlinux.bin.lz4
57 suffix-$(CONFIG_KERNEL_LZO) := lzo
68 $(obj)/vmlinux.bin.lzo: $(obj)/vmlinux.bin FORCE
/openbmc/linux/arch/sh/boot/compressed/
H A DMakefile12 vmlinux.bin.lzma vmlinux.bin.xz vmlinux.bin.lzo $(OBJECTS)
51 $(obj)/vmlinux.bin.lzo: $(obj)/vmlinux.bin FORCE
/openbmc/u-boot/doc/uImage.FIT/
H A Dkernel.its52 data = /incbin/("./image.bin.lzo");
56 compression = "lzo";
/openbmc/linux/arch/riscv/boot/
H A DMakefile64 $(obj)/Image.lzo: $(obj)/Image FORCE
65 $(call if_changed,lzo)
/openbmc/openbmc/poky/meta/recipes-kernel/makedumpfile/
H A Dmakedumpfile_1.7.6.bb51 PACKAGECONFIG[lzo] = "USELZO=on,USELZO=off,lzo"
/openbmc/linux/arch/s390/boot/
H A DMakefile49 targets += vmlinux.bin.xz vmlinux.bin.lzma vmlinux.bin.lzo vmlinux.bin.lz4
112 suffix-$(CONFIG_KERNEL_LZO) := .lzo
124 $(obj)/vmlinux.bin.lzo: $(obj)/vmlinux.bin FORCE
/openbmc/openbmc/meta-phosphor/recipes-graphics/libvncserver/
H A Dlibvncserver_%.bbappend1 PACKAGECONFIG = "jpeg lzo systemd zlib openssl pthread"
/openbmc/linux/arch/x86/boot/compressed/
H A DMakefile30 vmlinux.bin.xz vmlinux.bin.lzo vmlinux.bin.lz4 vmlinux.bin.zst
145 $(obj)/vmlinux.bin.lzo: $(vmlinux.bin.all-y) FORCE
156 suffix-$(CONFIG_KERNEL_LZO) := lzo
/openbmc/openbmc/poky/meta/recipes-extended/libarchive/
H A Dlibarchive_3.7.7.bb24 PACKAGECONFIG[lzo] = "--with-lzo2,--without-lzo2,lzo,"
/openbmc/linux/Documentation/staging/
H A Dindex.rst10 lzo

1234