Searched refs:bl1_calc_bl2_mem_layout (Results 1 – 3 of 3) sorted by relevance
98 void bl1_calc_bl2_mem_layout(const meminfo_t *bl1_mem_layout,
111 bl1_calc_bl2_mem_layout(bl1_tzram_layout, bl2_tzram_layout); in bl1_plat_handle_post_image_load()
42 void bl1_calc_bl2_mem_layout(const meminfo_t *bl1_mem_layout, in bl1_calc_bl2_mem_layout() function