Searched refs:image_decompress_init (Results 1 – 4 of 4) sorted by relevance
19 void image_decompress_init(uintptr_t buf_base, uint32_t buf_size,
20 void image_decompress_init(uintptr_t buf_base, uint32_t buf_size, in image_decompress_init() function
123 image_decompress_init(buf_base, UNIPHIER_IMAGE_BUF_SIZE, gunzip); in bl2_plat_preload_setup()
416 image_decompress_init(BL33_COMP_BASE, BL33_COMP_SIZE, gunzip); in bl2_plat_preload_setup()