Searched refs:bl1_plat_sec_mem_layout (Results 1 – 13 of 13) 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
24 #pragma weak bl1_plat_sec_mem_layout macro60 struct meminfo *bl1_plat_sec_mem_layout(void) in bl1_plat_sec_mem_layout() function
21 meminfo_t *bl1_plat_sec_mem_layout(void) in bl1_plat_sec_mem_layout() function
16 meminfo_t *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
107 bl1_tzram_layout = bl1_plat_sec_mem_layout(); in bl1_plat_handle_post_image_load()
102 bl1_secram_layout = bl1_plat_sec_mem_layout(); in bl1_plat_handle_post_image_load()
37 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
130 struct meminfo *bl1_plat_sec_mem_layout(void);
111 mem_layout = bl1_plat_sec_mem_layout();
1673 For example, in the case of BL1 loading BL2, ``bl1_plat_sec_mem_layout()`` will
1251 Function : bl1_plat_sec_mem_layout() [mandatory]