Home
last modified time | relevance | path

Searched refs:BL33_COMP_SIZE (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/plat/renesas/common/include/
H A Dplatform_def.h155 #define BL33_COMP_SIZE U(0x200000) macro
156 #define BL33_DECOMP_SIZE (BL33_COMP_SIZE * 32)
/rk3399_ARM-atf/plat/renesas/rcar/
H A Dbl2_plat_setup.c419 image_decompress_init(BL33_COMP_BASE, BL33_COMP_SIZE, gunzip); in bl2_plat_preload_setup()