Searched refs:bl1_plat_sec_mem_layout (Results 1 – 12 of 12) sorted by relevance
23 #pragma weak bl1_plat_sec_mem_layout macro28 meminfo_t *bl1_plat_sec_mem_layout(void) in bl1_plat_sec_mem_layout() function
54 struct meminfo *bl1_plat_sec_mem_layout(void) in bl1_plat_sec_mem_layout() function227 bl1_secram_layout = bl1_plat_sec_mem_layout(); in bl1_plat_handle_post_image_load()
25 #pragma weak bl1_plat_sec_mem_layout macro64 struct meminfo *bl1_plat_sec_mem_layout(void) in bl1_plat_sec_mem_layout() function
22 meminfo_t *bl1_plat_sec_mem_layout(void) in bl1_plat_sec_mem_layout() function
44 meminfo_t *bl1_plat_sec_mem_layout(void) in bl1_plat_sec_mem_layout() function
99 bl1_secram_layout = bl1_plat_sec_mem_layout(); in bl1_plat_handle_post_image_load()
40 meminfo_t *bl1_plat_sec_mem_layout(void) in bl1_plat_sec_mem_layout() function
64 meminfo_t *bl1_plat_sec_mem_layout(void) in bl1_plat_sec_mem_layout() function
193 struct meminfo *bl1_plat_sec_mem_layout(void);
111 mem_layout = bl1_plat_sec_mem_layout();
1751 For example, in the case of BL1 loading BL2, ``bl1_plat_sec_mem_layout()`` will
1618 Function : bl1_plat_sec_mem_layout() [mandatory]