/tf-a-ffa_el3_spmc/include/common/ |
A D | ep_info.h | 41 __builtin_offsetof(entry_point_info_t, pc), \ 46 __builtin_offsetof(entry_point_info_t, lr_svc), 51 __builtin_offsetof(entry_point_info_t, args), \ 55 __builtin_offsetof(entry_point_info_t, spsr) - \ 56 __builtin_offsetof(entry_point_info_t, pc), \
|
A D | desc_image_load.h | 15 entry_point_info_t ep_info; 45 entry_point_info_t *bl32_ep_info_out, 46 entry_point_info_t *bl33_ep_info_out);
|
/tf-a-ffa_el3_spmc/plat/arm/common/aarch64/ |
A D | arm_bl2_mem_params_desc.c | 27 VERSION_2, entry_point_info_t, SECURE | NON_EXECUTABLE), 44 VERSION_2, entry_point_info_t, 64 VERSION_2, entry_point_info_t, 88 VERSION_2, entry_point_info_t, NON_SECURE | NON_EXECUTABLE), 97 VERSION_2, entry_point_info_t, SECURE | NON_EXECUTABLE), 108 VERSION_2, entry_point_info_t, SECURE | EXECUTABLE), 127 VERSION_2, entry_point_info_t, SECURE | NON_EXECUTABLE), 145 VERSION_2, entry_point_info_t, SECURE | NON_EXECUTABLE), 160 VERSION_2, entry_point_info_t, SECURE | NON_EXECUTABLE), 171 VERSION_2, entry_point_info_t, NON_SECURE | EXECUTABLE), [all …]
|
/tf-a-ffa_el3_spmc/bl1/tbbr/ |
A D | tbbr_img_desc.c | 20 VERSION_1, entry_point_info_t, SECURE), 26 VERSION_1, entry_point_info_t, NON_SECURE | EXECUTABLE), 38 VERSION_1, entry_point_info_t, SECURE), 49 VERSION_1, entry_point_info_t, SECURE | EXECUTABLE), 57 VERSION_1, entry_point_info_t, NON_SECURE),
|
/tf-a-ffa_el3_spmc/plat/rockchip/common/ |
A D | bl31_plat_setup.c | 21 static entry_point_info_t bl32_ep_info; 22 static entry_point_info_t bl33_ep_info; 30 entry_point_info_t *bl31_plat_get_next_image_ep_info(uint32_t type) in bl31_plat_get_next_image_ep_info() 32 entry_point_info_t *next_image_info; in bl31_plat_get_next_image_ep_info()
|
A D | sp_min_plat_setup.c | 22 static entry_point_info_t bl33_ep_info; 29 entry_point_info_t *sp_min_plat_get_bl33_ep_info(void) in sp_min_plat_get_bl33_ep_info() 31 entry_point_info_t *next_image_info; in sp_min_plat_get_bl33_ep_info()
|
/tf-a-ffa_el3_spmc/plat/mediatek/mt8195/ |
A D | bl31_plat_setup.c | 27 static entry_point_info_t bl32_ep_info; 28 static entry_point_info_t bl33_ep_info; 36 entry_point_info_t *bl31_plat_get_next_image_ep_info(uint32_t type) in bl31_plat_get_next_image_ep_info() 38 entry_point_info_t *next_image_info; in bl31_plat_get_next_image_ep_info()
|
/tf-a-ffa_el3_spmc/plat/amlogic/g12a/ |
A D | g12a_bl31_setup.c | 22 static entry_point_info_t bl32_image_ep_info; 23 static entry_point_info_t bl33_image_ep_info; 33 entry_point_info_t *bl31_plat_get_next_image_ep_info(uint32_t type) in bl31_plat_get_next_image_ep_info() 35 entry_point_info_t *next_image_info; in bl31_plat_get_next_image_ep_info() 58 entry_point_info_t *bl32_ep_info; 60 entry_point_info_t *bl33_ep_info;
|
/tf-a-ffa_el3_spmc/plat/mediatek/mt8192/ |
A D | bl31_plat_setup.c | 29 static entry_point_info_t bl32_ep_info; 30 static entry_point_info_t bl33_ep_info; 38 entry_point_info_t *bl31_plat_get_next_image_ep_info(uint32_t type) in bl31_plat_get_next_image_ep_info() 40 entry_point_info_t *next_image_info; in bl31_plat_get_next_image_ep_info()
|
/tf-a-ffa_el3_spmc/plat/hisilicon/hikey960/ |
A D | hikey960_bl2_mem_params_desc.c | 28 VERSION_2, entry_point_info_t, SECURE | NON_EXECUTABLE), 45 VERSION_2, entry_point_info_t, 65 VERSION_2, entry_point_info_t, 92 VERSION_2, entry_point_info_t, SECURE | EXECUTABLE), 111 VERSION_2, entry_point_info_t, SECURE | NON_EXECUTABLE), 129 VERSION_2, entry_point_info_t, SECURE | NON_EXECUTABLE), 145 VERSION_2, entry_point_info_t, NON_SECURE | EXECUTABLE),
|
/tf-a-ffa_el3_spmc/plat/marvell/armada/common/aarch64/ |
A D | marvell_bl2_mem_params_desc.c | 29 VERSION_2, entry_point_info_t, SECURE | NON_EXECUTABLE), 46 VERSION_2, entry_point_info_t, 66 VERSION_2, entry_point_info_t, 93 VERSION_2, entry_point_info_t, SECURE | EXECUTABLE), 113 VERSION_2, entry_point_info_t, SECURE | NON_EXECUTABLE), 132 VERSION_2, entry_point_info_t, SECURE | NON_EXECUTABLE), 148 VERSION_2, entry_point_info_t, NON_SECURE | EXECUTABLE),
|
/tf-a-ffa_el3_spmc/plat/hisilicon/hikey/ |
A D | hikey_bl2_mem_params_desc.c | 28 VERSION_2, entry_point_info_t, SECURE | NON_EXECUTABLE), 45 VERSION_2, entry_point_info_t, 65 VERSION_2, entry_point_info_t, 92 VERSION_2, entry_point_info_t, SECURE | EXECUTABLE), 111 VERSION_2, entry_point_info_t, SECURE | NON_EXECUTABLE), 129 VERSION_2, entry_point_info_t, SECURE | NON_EXECUTABLE), 145 VERSION_2, entry_point_info_t, NON_SECURE | EXECUTABLE),
|
/tf-a-ffa_el3_spmc/plat/hisilicon/poplar/ |
A D | bl2_plat_mem_params_desc.c | 28 VERSION_2, entry_point_info_t, SECURE | NON_EXECUTABLE), 45 VERSION_2, entry_point_info_t, 65 VERSION_2, entry_point_info_t, 92 VERSION_2, entry_point_info_t, SECURE | EXECUTABLE), 111 VERSION_2, entry_point_info_t, SECURE | NON_EXECUTABLE), 129 VERSION_2, entry_point_info_t, SECURE | NON_EXECUTABLE), 145 VERSION_2, entry_point_info_t, NON_SECURE | EXECUTABLE),
|
A D | bl31_plat_setup.c | 30 static entry_point_info_t bl32_image_ep_info; 31 static entry_point_info_t bl33_image_ep_info; 39 entry_point_info_t *bl31_plat_get_next_image_ep_info(uint32_t type) in bl31_plat_get_next_image_ep_info() 41 entry_point_info_t *next_image_info; in bl31_plat_get_next_image_ep_info()
|
/tf-a-ffa_el3_spmc/plat/amlogic/axg/ |
A D | axg_bl31_setup.c | 22 static entry_point_info_t bl32_image_ep_info; 23 static entry_point_info_t bl33_image_ep_info; 33 entry_point_info_t *bl31_plat_get_next_image_ep_info(uint32_t type) in bl31_plat_get_next_image_ep_info() 35 entry_point_info_t *next_image_info; in bl31_plat_get_next_image_ep_info() 58 entry_point_info_t *bl32_ep_info; 60 entry_point_info_t *bl33_ep_info;
|
/tf-a-ffa_el3_spmc/plat/qemu/common/ |
A D | qemu_bl31_setup.c | 19 static entry_point_info_t bl32_image_ep_info; 20 static entry_point_info_t bl33_image_ep_info; 98 entry_point_info_t *bl31_plat_get_next_image_ep_info(uint32_t type) in bl31_plat_get_next_image_ep_info() 100 entry_point_info_t *next_image_info; in bl31_plat_get_next_image_ep_info()
|
A D | qemu_bl2_mem_params_desc.c | 26 entry_point_info_t, 43 entry_point_info_t, 77 entry_point_info_t, BL32_EP_ATTRIBS), 97 entry_point_info_t, SECURE | NON_EXECUTABLE), 115 entry_point_info_t, SECURE | NON_EXECUTABLE), 130 entry_point_info_t, NON_SECURE | EXECUTABLE),
|
/tf-a-ffa_el3_spmc/plat/amlogic/gxbb/ |
A D | gxbb_bl31_setup.c | 21 static entry_point_info_t bl33_image_ep_info; 29 entry_point_info_t *bl31_plat_get_next_image_ep_info(uint32_t type) in bl31_plat_get_next_image_ep_info() 31 entry_point_info_t *next_image_info; in bl31_plat_get_next_image_ep_info() 56 entry_point_info_t *bl32_ep_info; 58 entry_point_info_t *bl33_ep_info;
|
/tf-a-ffa_el3_spmc/plat/imx/imx8m/imx8mm/ |
A D | imx8mm_bl2_mem_params_desc.c | 16 entry_point_info_t, 31 entry_point_info_t, 47 entry_point_info_t, 62 VERSION_2, entry_point_info_t, 73 entry_point_info_t,
|
/tf-a-ffa_el3_spmc/plat/imx/imx7/common/ |
A D | imx7_bl2_mem_params_desc.c | 18 entry_point_info_t, 34 entry_point_info_t, 49 VERSION_2, entry_point_info_t, 60 entry_point_info_t,
|
/tf-a-ffa_el3_spmc/plat/amlogic/gxl/ |
A D | gxl_bl31_setup.c | 22 static entry_point_info_t bl33_image_ep_info; 32 entry_point_info_t *bl31_plat_get_next_image_ep_info(uint32_t type) in bl31_plat_get_next_image_ep_info() 34 entry_point_info_t *next_image_info; in bl31_plat_get_next_image_ep_info() 59 entry_point_info_t *bl32_ep_info; 61 entry_point_info_t *bl33_ep_info;
|
/tf-a-ffa_el3_spmc/plat/rpi/rpi3/aarch64/ |
A D | rpi3_bl2_mem_params_desc.c | 28 VERSION_2, entry_point_info_t, 55 VERSION_2, entry_point_info_t, 76 VERSION_2, entry_point_info_t, 97 VERSION_2, entry_point_info_t, 115 VERSION_2, entry_point_info_t,
|
/tf-a-ffa_el3_spmc/plat/xilinx/common/include/ |
A D | plat_startup.h | 18 enum fsbl_handoff fsbl_atf_handover(entry_point_info_t *bl32_image_ep_info, 19 entry_point_info_t *bl33_image_ep_info,
|
/tf-a-ffa_el3_spmc/plat/arm/common/aarch32/ |
A D | arm_bl2_mem_params_desc.c | 27 VERSION_2, entry_point_info_t, SECURE | NON_EXECUTABLE), 43 VERSION_2, entry_point_info_t, 60 VERSION_2, entry_point_info_t, NON_SECURE | NON_EXECUTABLE), 70 VERSION_2, entry_point_info_t, NON_SECURE | EXECUTABLE),
|
/tf-a-ffa_el3_spmc/plat/st/stm32mp1/ |
A D | plat_bl2_mem_params_desc.c | 27 VERSION_2, entry_point_info_t, 57 VERSION_2, entry_point_info_t, 71 VERSION_2, entry_point_info_t, 87 VERSION_2, entry_point_info_t,
|