Home
last modified time | relevance | path

Searched refs:GZIP (Results 1 – 9 of 9) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A Dfit_misc.c35 #if CONFIG_IS_ENABLED(MISC_DECOMPRESS) || CONFIG_IS_ENABLED(GZIP) || CONFIG_IS_ENABLED(LZMA)
136 #if CONFIG_IS_ENABLED(GZIP) in fit_decomp_image()
166 #if CONFIG_IS_ENABLED(MISC_DECOMPRESS) || CONFIG_IS_ENABLED(GZIP) || CONFIG_IS_ENABLED(LZMA) in board_fit_image_post_process()
/rk3399_rockchip-uboot/doc/
H A DREADME.multi-dtb-fit32 SPL. LZO and GZIP compressions are supported. By default, the area where the
60 | GZIP (user defined area) | 133880 | 8575 | 1.421 | 0.032 |
/rk3399_rockchip-uboot/lib/zlib/
H A Ddeflate.h23 # define GZIP macro
H A Ddeflate.c253 #ifdef GZIP
376 #ifdef GZIP
606 #ifdef GZIP
679 #ifdef GZIP
867 #ifdef GZIP
1005 #ifdef GZIP
/rk3399_rockchip-uboot/lib/
H A DMakefile63 obj-$(CONFIG_$(SPL_)GZIP) += gunzip.o
H A Dfdtdec.c1231 if (CONFIG_IS_ENABLED(GZIP)) in uncompress_blob()
1252 if (CONFIG_IS_ENABLED(GZIP)) in uncompress_blob()
H A DKconfig254 This enables support for GZIP compression altorithm for SPL boot.
/rk3399_rockchip-uboot/drivers/misc/
H A DKconfig86 LZ4, GZIP, PNG, ZLIB.
99 LZ4, GZIP, PNG, ZLIB.
/rk3399_rockchip-uboot/dts/
H A DKconfig208 bool "GZIP"
213 using GZIP compression. (requires gzip on host)