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
44 meminfo_t *bl1_plat_sec_mem_layout(void) in bl1_plat_sec_mem_layout() function
28 #pragma weak bl1_plat_sec_mem_layout macro69 struct meminfo *bl1_plat_sec_mem_layout(void) in bl1_plat_sec_mem_layout() function
31 meminfo_t *bl1_plat_sec_mem_layout(void) in bl1_plat_sec_mem_layout() function
94 bl1_tzram_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
83 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
227 struct meminfo *bl1_plat_sec_mem_layout(void);
111 mem_layout = bl1_plat_sec_mem_layout();
1793 For example, in the case of BL1 loading BL2, ``bl1_plat_sec_mem_layout()`` will
1729 Function : bl1_plat_sec_mem_layout() [mandatory]