Home
last modified time | relevance | path

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

123456

/trusted-firmware-a-latest/plat/qti/msm8916/
Dmsm8916_bl31_setup.c17 entry_point_info_t bl32;
18 entry_point_info_t bl33;
22 entry_point_info_t, SECURE),
27 entry_point_info_t, NON_SECURE),
53 entry_point_info_t *bl31_plat_get_next_image_ep_info(uint32_t type) in bl31_plat_get_next_image_ep_info()
/trusted-firmware-a-latest/include/common/
Dep_info.h48 __builtin_offsetof(entry_point_info_t, pc), \
53 __builtin_offsetof(entry_point_info_t, lr_svc),
58 __builtin_offsetof(entry_point_info_t, args), \
62 __builtin_offsetof(entry_point_info_t, spsr) - \
63 __builtin_offsetof(entry_point_info_t, pc), \
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);
/trusted-firmware-a-latest/plat/st/stm32mp1/
Dplat_bl2_mem_params_desc.c26 VERSION_2, entry_point_info_t,
43 VERSION_2, entry_point_info_t,
62 VERSION_2, entry_point_info_t,
77 VERSION_2, entry_point_info_t,
92 VERSION_2, entry_point_info_t,
105 VERSION_2, entry_point_info_t,
119 VERSION_2, entry_point_info_t,
/trusted-firmware-a-latest/plat/arm/common/aarch64/
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,
90 VERSION_2, entry_point_info_t,
100 VERSION_2, entry_point_info_t, SECURE | NON_EXECUTABLE),
111 VERSION_2, entry_point_info_t, EP_REALM | EXECUTABLE),
127 VERSION_2, entry_point_info_t, SECURE | EXECUTABLE),
151 VERSION_2, entry_point_info_t, SECURE | NON_EXECUTABLE),
170 VERSION_2, entry_point_info_t, SECURE | NON_EXECUTABLE),
185 VERSION_2, entry_point_info_t, SECURE | NON_EXECUTABLE),
[all …]
/trusted-firmware-a-latest/bl1/tbbr/
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),
/trusted-firmware-a-latest/plat/hisilicon/hikey960/
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),
112 VERSION_2, entry_point_info_t, SECURE | NON_EXECUTABLE),
131 VERSION_2, entry_point_info_t, SECURE | NON_EXECUTABLE),
147 VERSION_2, entry_point_info_t, SECURE | NON_EXECUTABLE),
163 VERSION_2, entry_point_info_t, NON_SECURE | EXECUTABLE),
/trusted-firmware-a-latest/plat/rockchip/common/
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()
/trusted-firmware-a-latest/plat/mediatek/mt8195/
Dbl31_plat_setup.c28 static entry_point_info_t bl32_ep_info;
29 static entry_point_info_t bl33_ep_info;
37 entry_point_info_t *bl31_plat_get_next_image_ep_info(uint32_t type) in bl31_plat_get_next_image_ep_info()
39 entry_point_info_t *next_image_info; in bl31_plat_get_next_image_ep_info()
/trusted-firmware-a-latest/plat/mediatek/mt8186/
Dbl31_plat_setup.c28 static entry_point_info_t bl32_ep_info;
29 static entry_point_info_t bl33_ep_info;
37 entry_point_info_t *bl31_plat_get_next_image_ep_info(uint32_t type) in bl31_plat_get_next_image_ep_info()
39 entry_point_info_t *next_image_info; in bl31_plat_get_next_image_ep_info()
/trusted-firmware-a-latest/plat/amlogic/g12a/
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;
/trusted-firmware-a-latest/plat/mediatek/mt8192/
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()
/trusted-firmware-a-latest/plat/qemu/common/
Dqemu_bl2_mem_params_desc.c16 entry_point_info_t, \
38 entry_point_info_t,
55 entry_point_info_t,
89 entry_point_info_t, BL32_EP_ATTRIBS),
109 entry_point_info_t, SECURE | NON_EXECUTABLE),
127 entry_point_info_t, SECURE | NON_EXECUTABLE),
143 VERSION_2, entry_point_info_t, SECURE | NON_EXECUTABLE),
157 VERSION_2, entry_point_info_t, SECURE | NON_EXECUTABLE),
184 entry_point_info_t, NON_SECURE | EXECUTABLE),
/trusted-firmware-a-latest/plat/hisilicon/poplar/
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),
112 VERSION_2, entry_point_info_t, SECURE | NON_EXECUTABLE),
131 VERSION_2, entry_point_info_t, SECURE | NON_EXECUTABLE),
147 VERSION_2, entry_point_info_t, NON_SECURE | EXECUTABLE),
Dbl31_plat_setup.c32 static entry_point_info_t bl32_image_ep_info;
33 static entry_point_info_t bl33_image_ep_info;
41 entry_point_info_t *bl31_plat_get_next_image_ep_info(uint32_t type) in bl31_plat_get_next_image_ep_info()
43 entry_point_info_t *next_image_info; in bl31_plat_get_next_image_ep_info()
/trusted-firmware-a-latest/plat/hisilicon/hikey/
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),
112 VERSION_2, entry_point_info_t, SECURE | NON_EXECUTABLE),
131 VERSION_2, entry_point_info_t, SECURE | NON_EXECUTABLE),
147 VERSION_2, entry_point_info_t, NON_SECURE | EXECUTABLE),
/trusted-firmware-a-latest/plat/marvell/armada/common/aarch64/
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),
/trusted-firmware-a-latest/plat/amlogic/axg/
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;
/trusted-firmware-a-latest/plat/qti/msm8916/sp_min/
Dmsm8916_sp_min_setup.c16 entry_point_info_t bl33;
20 entry_point_info_t, NON_SECURE),
47 entry_point_info_t *sp_min_plat_get_bl33_ep_info(void) in sp_min_plat_get_bl33_ep_info()
/trusted-firmware-a-latest/plat/amlogic/gxbb/
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;
/trusted-firmware-a-latest/plat/imx/imx8m/imx8mm/
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,
/trusted-firmware-a-latest/plat/imx/imx8m/imx8mp/
Dimx8mp_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,
/trusted-firmware-a-latest/plat/imx/imx7/common/
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,
/trusted-firmware-a-latest/plat/amlogic/gxl/
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;
/trusted-firmware-a-latest/plat/rpi/rpi3/aarch64/
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,

123456