Searched refs:bl2_secram_layout (Results 1 – 1 of 1) sorted by relevance
83 meminfo_t *bl2_secram_layout; in bl1_plat_handle_post_image_load() local108 bl2_secram_layout = (meminfo_t *) bl1_secram_layout->total_base; in bl1_plat_handle_post_image_load()110 bl1_calc_bl2_mem_layout(bl1_secram_layout, bl2_secram_layout); in bl1_plat_handle_post_image_load()112 ep_info->args.arg1 = (uintptr_t)bl2_secram_layout; in bl1_plat_handle_post_image_load()115 (void *) bl2_secram_layout); in bl1_plat_handle_post_image_load()
Completed in 2 milliseconds