Searched refs:GZIP (Results 1 – 9 of 9) sorted by relevance
35 #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()
32 SPL. LZO and GZIP compressions are supported. By default, the area where the60 | GZIP (user defined area) | 133880 | 8575 | 1.421 | 0.032 |
23 # define GZIP macro
253 #ifdef GZIP376 #ifdef GZIP606 #ifdef GZIP679 #ifdef GZIP867 #ifdef GZIP1005 #ifdef GZIP
63 obj-$(CONFIG_$(SPL_)GZIP) += gunzip.o
1231 if (CONFIG_IS_ENABLED(GZIP)) in uncompress_blob()1252 if (CONFIG_IS_ENABLED(GZIP)) in uncompress_blob()
254 This enables support for GZIP compression altorithm for SPL boot.
86 LZ4, GZIP, PNG, ZLIB.99 LZ4, GZIP, PNG, ZLIB.
208 bool "GZIP"213 using GZIP compression. (requires gzip on host)