Home
last modified time | relevance | path

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

1234567

/rk3399_ARM-atf/plat/qti/msm8916/
H A 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()
/rk3399_ARM-atf/plat/st/stm32mp2/
H A Dplat_bl2_mem_params_desc.c33 VERSION_2, entry_point_info_t,
50 VERSION_2, entry_point_info_t,
67 VERSION_2, entry_point_info_t,
84 VERSION_2, entry_point_info_t,
99 VERSION_2, entry_point_info_t,
114 VERSION_2, entry_point_info_t,
129 VERSION_2, entry_point_info_t,
144 VERSION_2, entry_point_info_t,
/rk3399_ARM-atf/include/common/
H A 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), \
/rk3399_ARM-atf/plat/arm/common/aarch64/
H 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,
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 …]
/rk3399_ARM-atf/plat/st/stm32mp1/
H A 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,
/rk3399_ARM-atf/bl1/tbbr/
H 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),
/rk3399_ARM-atf/plat/hisilicon/hikey960/
H 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),
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),
/rk3399_ARM-atf/plat/qemu/common/
H A Dqemu_bl2_mem_params_desc.c16 entry_point_info_t, \
38 entry_point_info_t,
55 entry_point_info_t,
82 VERSION_2, entry_point_info_t, EP_REALM | EXECUTABLE),
106 entry_point_info_t, BL32_EP_ATTRIBS),
130 entry_point_info_t, SECURE | NON_EXECUTABLE),
148 entry_point_info_t, SECURE | NON_EXECUTABLE),
164 VERSION_2, entry_point_info_t, SECURE | NON_EXECUTABLE),
178 VERSION_2, entry_point_info_t, SECURE | NON_EXECUTABLE),
205 entry_point_info_t, NON_SECURE | EXECUTABLE),
/rk3399_ARM-atf/plat/amlogic/g12a/
H 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;
/rk3399_ARM-atf/plat/marvell/armada/common/aarch64/
H 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),
/rk3399_ARM-atf/plat/hisilicon/hikey/
H 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),
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),
/rk3399_ARM-atf/plat/hisilicon/poplar/
H 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),
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),
/rk3399_ARM-atf/plat/mediatek/mt8186/
H A 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()
/rk3399_ARM-atf/plat/mediatek/mt8195/
H A 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()
/rk3399_ARM-atf/plat/rockchip/common/
H 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()
/rk3399_ARM-atf/plat/mediatek/mt8192/
H 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()
/rk3399_ARM-atf/plat/amlogic/axg/
H 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;
/rk3399_ARM-atf/plat/qti/common/src/
H A Dqti_bl31_setup.c33 static entry_point_info_t bl32_image_ep_info;
34 static entry_point_info_t bl33_image_ep_info;
114 entry_point_info_t *bl31_plat_get_next_image_ep_info(uint32_t type) in bl31_plat_get_next_image_ep_info()
116 entry_point_info_t *ep; in bl31_plat_get_next_image_ep_info()
/rk3399_ARM-atf/plat/arm/board/automotive_rd/platform/rd1ae/
H A Drd1ae_bl2_mem_params_desc.c25 VERSION_2, entry_point_info_t,
45 VERSION_2, entry_point_info_t,
56 VERSION_2, entry_point_info_t, SECURE | EXECUTABLE),
70 VERSION_2, entry_point_info_t, SECURE | NON_EXECUTABLE),
79 VERSION_2, entry_point_info_t, NON_SECURE | EXECUTABLE),
/rk3399_ARM-atf/plat/arm/board/automotive_rd/platform/rdaspen/
H A Drdaspen_bl2_mem_params_desc.c17 VERSION_2, entry_point_info_t,
40 VERSION_2, entry_point_info_t,
51 VERSION_2, entry_point_info_t, SECURE | EXECUTABLE),
64 VERSION_2, entry_point_info_t, SECURE | NON_EXECUTABLE),
74 VERSION_2, entry_point_info_t, NON_SECURE | EXECUTABLE),
/rk3399_ARM-atf/plat/intel/soc/common/
H 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,
83 VERSION_2, entry_point_info_t, NON_SECURE | EXECUTABLE),
98 VERSION_2, entry_point_info_t,
/rk3399_ARM-atf/plat/imx/imx8m/imx8mp/
H A 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,
/rk3399_ARM-atf/plat/imx/imx8m/imx8mm/
H 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,
/rk3399_ARM-atf/plat/amlogic/gxbb/
H 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;
/rk3399_ARM-atf/plat/qti/msm8916/sp_min/
H A 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()

1234567