Searched refs:bl1_plat_sec_mem_layout (Results 1 – 11 of 11) 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
24 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
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
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();
1811 For example, in the case of BL1 loading BL2, ``bl1_plat_sec_mem_layout()`` will
1708 Function : bl1_plat_sec_mem_layout() [mandatory]