Home
last modified time | relevance | path

Searched refs:bl1_plat_sec_mem_layout (Results 1 – 13 of 13) sorted by relevance

/tf-a-ffa_el3_spmc/plat/marvell/armada/common/
A Dmarvell_bl1_setup.c23 #pragma weak bl1_plat_sec_mem_layout macro
28 meminfo_t *bl1_plat_sec_mem_layout(void) in bl1_plat_sec_mem_layout() function
/tf-a-ffa_el3_spmc/plat/qemu/common/
A Dqemu_bl1_setup.c21 meminfo_t *bl1_plat_sec_mem_layout(void) in bl1_plat_sec_mem_layout() function
/tf-a-ffa_el3_spmc/plat/arm/common/
A Darm_bl1_setup.c24 #pragma weak bl1_plat_sec_mem_layout macro
60 struct meminfo *bl1_plat_sec_mem_layout(void) in bl1_plat_sec_mem_layout() function
/tf-a-ffa_el3_spmc/plat/layerscape/common/
A Dls_bl1_setup.c16 meminfo_t *bl1_plat_sec_mem_layout(void) in bl1_plat_sec_mem_layout() function
/tf-a-ffa_el3_spmc/plat/rpi/rpi3/
A Drpi3_bl1_setup.c22 meminfo_t *bl1_plat_sec_mem_layout(void) in bl1_plat_sec_mem_layout() function
/tf-a-ffa_el3_spmc/plat/common/
A Dplat_bl1_common.c102 bl1_secram_layout = bl1_plat_sec_mem_layout(); in bl1_plat_handle_post_image_load()
/tf-a-ffa_el3_spmc/plat/arm/board/fvp/
A Dfvp_bl1_setup.c115 bl1_tzram_layout = bl1_plat_sec_mem_layout(); in bl1_plat_handle_post_image_load()
/tf-a-ffa_el3_spmc/plat/hisilicon/hikey/
A Dhikey_bl1_setup.c38 meminfo_t *bl1_plat_sec_mem_layout(void) in bl1_plat_sec_mem_layout() function
/tf-a-ffa_el3_spmc/plat/hisilicon/hikey960/
A Dhikey960_bl1_setup.c64 meminfo_t *bl1_plat_sec_mem_layout(void) in bl1_plat_sec_mem_layout() function
/tf-a-ffa_el3_spmc/include/plat/common/
A Dplatform.h131 struct meminfo *bl1_plat_sec_mem_layout(void);
/tf-a-ffa_el3_spmc/docs/security_advisories/
A Dsecurity-advisory-tfv-1.rst111 mem_layout = bl1_plat_sec_mem_layout();
/tf-a-ffa_el3_spmc/docs/design/
A Dfirmware-design.rst1673 For example, in the case of BL1 loading BL2, ``bl1_plat_sec_mem_layout()`` will
/tf-a-ffa_el3_spmc/docs/getting_started/
A Dporting-guide.rst1299 Function : bl1_plat_sec_mem_layout() [mandatory]

Completed in 19 milliseconds