Searched refs:TB_FW_CONFIG_BASE (Results 1 – 3 of 3) sorted by relevance
181 .image_info.image_base = TB_FW_CONFIG_BASE,182 .image_info.image_max_size = TB_FW_CONFIG_LIMIT - TB_FW_CONFIG_BASE,
120 #define TB_FW_CONFIG_BASE BL_RAM_BASE macro121 #define TB_FW_CONFIG_LIMIT (TB_FW_CONFIG_BASE + PAGE_SIZE)
180 #define TB_FW_CONFIG_BASE (BL31_LIMIT + FW_HANDOFF_SIZE) macro181 #define TB_FW_CONFIG_LIMIT (TB_FW_CONFIG_BASE + TB_FW_CONFIG_SIZE)