Searched refs:gunzip (Results 1 – 5 of 5) sorted by relevance
| /rk3399_ARM-atf/include/lib/zlib/ |
| H A D | tf_gunzip.h | 13 int gunzip(uintptr_t *in_buf, size_t in_len, uintptr_t *out_buf,
|
| /rk3399_ARM-atf/lib/zlib/ |
| H A D | tf_gunzip.c | 60 int gunzip(uintptr_t *in_buf, size_t in_len, uintptr_t *out_buf, in gunzip() function
|
| /rk3399_ARM-atf/plat/socionext/uniphier/ |
| H A D | uniphier_bl2_setup.c | 123 image_decompress_init(buf_base, UNIPHIER_IMAGE_BUF_SIZE, gunzip); in bl2_plat_preload_setup()
|
| /rk3399_ARM-atf/plat/renesas/rcar/ |
| H A D | bl2_plat_setup.c | 419 image_decompress_init(BL33_COMP_BASE, BL33_COMP_SIZE, gunzip); in bl2_plat_preload_setup()
|
| /rk3399_ARM-atf/docs/ |
| H A D | change-log.md | 12162 Imported zlib 1.2.11 to implement gunzip() for data compression.
|