Searched refs:BL33_COMP_SIZE (Results 1 – 2 of 2) sorted by relevance
154 #define BL33_COMP_SIZE U(0x200000) macro155 #define BL33_COMP_BASE (BL33_BASE - BL33_COMP_SIZE)
366 image_decompress_init(BL33_COMP_BASE, BL33_COMP_SIZE, gunzip); in bl2_plat_preload_setup()