Home
last modified time | relevance | path

Searched refs:entry_point_info_t (Results 1 – 25 of 131) sorted by relevance

123456

/tf-a-ffa_el3_spmc/include/common/
A Dep_info.h41 __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 Ddesc_image_load.h15 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 Darm_bl2_mem_params_desc.c27 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 Dtbbr_img_desc.c20 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 Dbl31_plat_setup.c21 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 Dsp_min_plat_setup.c22 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 Dbl31_plat_setup.c27 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 Dg12a_bl31_setup.c22 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 Dbl31_plat_setup.c29 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 Dhikey960_bl2_mem_params_desc.c28 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 Dmarvell_bl2_mem_params_desc.c29 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 Dhikey_bl2_mem_params_desc.c28 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 Dbl2_plat_mem_params_desc.c28 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 Dbl31_plat_setup.c30 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 Daxg_bl31_setup.c22 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 Dqemu_bl31_setup.c19 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 Dqemu_bl2_mem_params_desc.c26 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 Dgxbb_bl31_setup.c21 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 Dimx8mm_bl2_mem_params_desc.c16 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 Dimx7_bl2_mem_params_desc.c18 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 Dgxl_bl31_setup.c22 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 Drpi3_bl2_mem_params_desc.c28 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 Dplat_startup.h18 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 Darm_bl2_mem_params_desc.c27 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 Dplat_bl2_mem_params_desc.c27 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,

Completed in 16 milliseconds

123456