Home
last modified time | relevance | path

Searched refs:PLATFORM_STACK_SIZE (Results 1 – 25 of 69) sorted by relevance

123

/tf-a-ffa_el3_spmc/include/plat/marvell/armada/a3k/common/
A Dboard_marvell_def.h19 # define PLATFORM_STACK_SIZE 0x1000 macro
21 # define PLATFORM_STACK_SIZE 0x440 macro
25 # define PLATFORM_STACK_SIZE 0x1000 macro
27 # define PLATFORM_STACK_SIZE 0x400 macro
30 # define PLATFORM_STACK_SIZE 0x400 macro
32 # define PLATFORM_STACK_SIZE 0x440 macro
/tf-a-ffa_el3_spmc/include/plat/marvell/armada/a8k/common/
A Dboard_marvell_def.h19 # define PLATFORM_STACK_SIZE 0x1000 macro
21 # define PLATFORM_STACK_SIZE 0x440 macro
25 # define PLATFORM_STACK_SIZE 0x1000 macro
27 # define PLATFORM_STACK_SIZE 0x400 macro
30 # define PLATFORM_STACK_SIZE 0x400 macro
32 # define PLATFORM_STACK_SIZE 0x440 macro
/tf-a-ffa_el3_spmc/plat/rockchip/px30/include/
A Dplatform_def.h28 #define PLATFORM_STACK_SIZE 0x800 macro
30 #define PLATFORM_STACK_SIZE 0x440 macro
32 #define PLATFORM_STACK_SIZE 0x400 macro
34 #define PLATFORM_STACK_SIZE 0x800 macro
36 #define PLATFORM_STACK_SIZE 0x440 macro
/tf-a-ffa_el3_spmc/plat/arm/css/sgm/include/
A Dsgm_base_platform_def.h207 # define PLATFORM_STACK_SIZE 0x1000 macro
209 # define PLATFORM_STACK_SIZE 0x440 macro
213 # define PLATFORM_STACK_SIZE 0x1000 macro
215 # define PLATFORM_STACK_SIZE 0x400 macro
218 # define PLATFORM_STACK_SIZE 0x400 macro
220 # define PLATFORM_STACK_SIZE 0x400 macro
222 # define PLATFORM_STACK_SIZE 0x440 macro
/tf-a-ffa_el3_spmc/plat/arm/board/tc/include/
A Dplatform_def.h132 # define PLATFORM_STACK_SIZE 0x1000 macro
134 # define PLATFORM_STACK_SIZE 0x440 macro
138 # define PLATFORM_STACK_SIZE 0x1000 macro
140 # define PLATFORM_STACK_SIZE 0x400 macro
143 # define PLATFORM_STACK_SIZE 0x400 macro
146 # define PLATFORM_STACK_SIZE 0x500 macro
148 # define PLATFORM_STACK_SIZE 0x400 macro
151 # define PLATFORM_STACK_SIZE 0x440 macro
/tf-a-ffa_el3_spmc/plat/arm/css/sgi/include/
A Dsgi_base_platform_def.h111 # define PLATFORM_STACK_SIZE 0x1000 macro
113 # define PLATFORM_STACK_SIZE 0x440 macro
117 # define PLATFORM_STACK_SIZE 0x1000 macro
119 # define PLATFORM_STACK_SIZE 0x400 macro
122 # define PLATFORM_STACK_SIZE 0x400 macro
125 # define PLATFORM_STACK_SIZE 0x500 macro
127 # define PLATFORM_STACK_SIZE 0x400 macro
130 # define PLATFORM_STACK_SIZE 0x440 macro
/tf-a-ffa_el3_spmc/plat/rockchip/rk3328/include/
A Dplatform_def.h27 #define PLATFORM_STACK_SIZE 0x440 macro
29 #define PLATFORM_STACK_SIZE 0x400 macro
31 #define PLATFORM_STACK_SIZE 0x800 macro
33 #define PLATFORM_STACK_SIZE 0x440 macro
/tf-a-ffa_el3_spmc/plat/rockchip/rk3399/include/
A Dplatform_def.h29 #define PLATFORM_STACK_SIZE 0x440 macro
31 #define PLATFORM_STACK_SIZE 0x400 macro
33 #define PLATFORM_STACK_SIZE 0x800 macro
35 #define PLATFORM_STACK_SIZE 0x440 macro
/tf-a-ffa_el3_spmc/plat/common/aarch32/
A Dplatform_up_stack.S23 get_up_stack platform_normal_stacks, PLATFORM_STACK_SIZE
36 get_up_stack platform_normal_stacks, PLATFORM_STACK_SIZE
47 PLATFORM_STACK_SIZE, 1, CACHE_WRITEBACK_GRANULE
A Dplatform_mp_stack.S23 get_my_mp_stack platform_normal_stacks, PLATFORM_STACK_SIZE
36 get_my_mp_stack platform_normal_stacks, PLATFORM_STACK_SIZE
47 PLATFORM_STACK_SIZE, PLATFORM_CORE_COUNT
/tf-a-ffa_el3_spmc/plat/common/aarch64/
A Dplatform_up_stack.S25 get_up_stack platform_normal_stacks, PLATFORM_STACK_SIZE
38 get_up_stack platform_normal_stacks, PLATFORM_STACK_SIZE
50 PLATFORM_STACK_SIZE, 1, CACHE_WRITEBACK_GRANULE
A Dplatform_mp_stack.S36 get_my_mp_stack platform_normal_stacks, PLATFORM_STACK_SIZE
60 PLATFORM_STACK_SIZE, PLATFORM_CORE_COUNT, \
/tf-a-ffa_el3_spmc/plat/rockchip/rk3368/include/
A Dplatform_def.h28 #define PLATFORM_STACK_SIZE 0x440 macro
30 #define PLATFORM_STACK_SIZE 0x400 macro
32 #define PLATFORM_STACK_SIZE 0x800 macro
34 #define PLATFORM_STACK_SIZE 0x440 macro
/tf-a-ffa_el3_spmc/plat/arm/board/juno/include/
A Dplatform_def.h176 # define PLATFORM_STACK_SIZE UL(0x1000) macro
178 # define PLATFORM_STACK_SIZE UL(0x440) macro
182 # define PLATFORM_STACK_SIZE UL(0x1000) macro
184 # define PLATFORM_STACK_SIZE UL(0x400) macro
187 # define PLATFORM_STACK_SIZE UL(0x400) macro
190 # define PLATFORM_STACK_SIZE UL(0x800) macro
192 # define PLATFORM_STACK_SIZE UL(0x400) macro
195 # define PLATFORM_STACK_SIZE UL(0x440) macro
/tf-a-ffa_el3_spmc/plat/renesas/common/include/
A Dplatform_def.h32 #define PLATFORM_STACK_SIZE U(0x1000) macro
34 #define PLATFORM_STACK_SIZE U(0x440) macro
38 #define PLATFORM_STACK_SIZE U(0x1000) macro
40 #define PLATFORM_STACK_SIZE U(0x400) macro
43 #define PLATFORM_STACK_SIZE U(0x400) macro
45 #define PLATFORM_STACK_SIZE U(0x440) macro
/tf-a-ffa_el3_spmc/plat/rockchip/rk3288/include/
A Dplatform_def.h29 #define PLATFORM_STACK_SIZE 0x440 macro
31 #define PLATFORM_STACK_SIZE 0x400 macro
33 #define PLATFORM_STACK_SIZE 0x800 macro
/tf-a-ffa_el3_spmc/plat/arm/board/fvp/include/
A Dplatform_def.h178 # define PLATFORM_STACK_SIZE UL(0x1000) macro
180 # define PLATFORM_STACK_SIZE UL(0x500) macro
184 # define PLATFORM_STACK_SIZE UL(0x1000) macro
186 # define PLATFORM_STACK_SIZE UL(0x440) macro
189 # define PLATFORM_STACK_SIZE UL(0x400) macro
191 # define PLATFORM_STACK_SIZE UL(0x800) macro
193 # define PLATFORM_STACK_SIZE UL(0x440) macro
/tf-a-ffa_el3_spmc/plat/mediatek/mt8173/include/
A Dplatform_def.h28 #define PLATFORM_STACK_SIZE 0x440 macro
30 #define PLATFORM_STACK_SIZE 0x400 macro
32 #define PLATFORM_STACK_SIZE 0x800 macro
34 #define PLATFORM_STACK_SIZE 0x440 macro
/tf-a-ffa_el3_spmc/plat/nxp/soc-lx2160a/lx2160aqds/
A Dplat_def.h38 #define PLATFORM_STACK_SIZE 0x2000 macro
40 #define PLATFORM_STACK_SIZE 0x1000 macro
43 #define PLATFORM_STACK_SIZE 0x1000 macro
/tf-a-ffa_el3_spmc/plat/nxp/soc-lx2160a/lx2160ardb/
A Dplat_def.h38 #define PLATFORM_STACK_SIZE 0x2000 macro
40 #define PLATFORM_STACK_SIZE 0x1000 macro
43 #define PLATFORM_STACK_SIZE 0x1000 macro
/tf-a-ffa_el3_spmc/plat/nxp/soc-lx2160a/lx2162aqds/
A Dplat_def.h38 #define PLATFORM_STACK_SIZE 0x2000 macro
40 #define PLATFORM_STACK_SIZE 0x1000 macro
43 #define PLATFORM_STACK_SIZE 0x1000 macro
/tf-a-ffa_el3_spmc/plat/brcm/board/stingray/include/
A Dplatform_def.h62 # define PLATFORM_STACK_SIZE BL1_PLATFORM_STACK_SIZE macro
66 # define PLATFORM_STACK_SIZE BL2_PLATFORM_STACK_SIZE macro
68 # define PLATFORM_STACK_SIZE BL1_PLATFORM_STACK_SIZE macro
72 # define PLATFORM_STACK_SIZE BL11_PLATFORM_STACK_SIZE macro
74 # define PLATFORM_STACK_SIZE DEFAULT_PLATFORM_STACK_SIZE macro
/tf-a-ffa_el3_spmc/plat/layerscape/board/ls1043/include/
A Dplatform_def.h193 #define PLATFORM_STACK_SIZE 0x440 macro
197 #define PLATFORM_STACK_SIZE 0x400 macro
201 #define PLATFORM_STACK_SIZE 0x400 macro
205 #define PLATFORM_STACK_SIZE 0x440 macro
/tf-a-ffa_el3_spmc/plat/arm/common/aarch64/
A Darm_helpers.S110 get_up_stack platform_coherent_stacks, PLATFORM_STACK_SIZE
123 get_up_stack platform_coherent_stacks, PLATFORM_STACK_SIZE
133 PLATFORM_STACK_SIZE, 1, CACHE_WRITEBACK_GRANULE
/tf-a-ffa_el3_spmc/plat/mediatek/mt6795/include/
A Dplatform_def.h132 #define PLATFORM_STACK_SIZE 0x440 macro
134 #define PLATFORM_STACK_SIZE 0x400 macro
136 #define PLATFORM_STACK_SIZE 0x800 macro
138 #define PLATFORM_STACK_SIZE 0x440 macro

Completed in 51 milliseconds

123