| /rk3399_ARM-atf/plat/qti/kodiak/rb3gen2/inc/ |
| H A D | platform_def.h | 24 #define BL32_SIZE 0x00200000 macro 25 #define BL32_LIMIT (BL32_BASE + BL32_SIZE)
|
| /rk3399_ARM-atf/plat/imx/imx9/common/ |
| H A D | imx9_bl31_setup.c | 68 bl33_image_ep_info.args.arg2 = BL32_SIZE; in bl31_early_platform_setup2() 71 bl32_image_ep_info.args.arg0 = BL32_SIZE; in bl31_early_platform_setup2() 98 mmap_add_region(BL32_BASE, BL32_BASE, BL32_SIZE, MT_MEMORY | MT_RW); in bl31_plat_arch_setup() 162 args->arg0 = BL32_SIZE; in plat_trusty_set_boot_args()
|
| /rk3399_ARM-atf/plat/imx/imx8ulp/ |
| H A D | imx8ulp_bl31_setup.c | 34 #define MAP_BL32_TOTAL MAP_REGION_FLAT(BL32_BASE, BL32_SIZE, MT_MEMORY | MT_RW) 101 bl33_image_ep_info.args.arg2 = BL32_SIZE; in bl31_early_platform_setup2() 104 bl32_image_ep_info.args.arg0 = BL32_SIZE; in bl31_early_platform_setup2() 182 args->arg0 = BL32_SIZE; in plat_trusty_set_boot_args()
|
| H A D | platform.mk | 63 BL32_SIZE ?= 0x2000000 65 $(eval $(call add_define,BL32_SIZE))
|
| /rk3399_ARM-atf/plat/aspeed/ast2700/include/ |
| H A D | platform_def.h | 47 #define BL32_SIZE SZ_16M macro 48 #define BL32_LIMIT (BL32_BASE + BL32_SIZE)
|
| /rk3399_ARM-atf/plat/imx/imx8m/imx8mn/ |
| H A D | imx8mn_bl31_setup.c | 169 bl33_image_ep_info.args.arg2 = BL32_SIZE; in bl31_early_platform_setup2() 172 bl32_image_ep_info.args.arg0 = BL32_SIZE; in bl31_early_platform_setup2() 202 MAP_REGION_FLAT(BL32_BASE, BL32_SIZE, MT_MEMORY | MT_RW) 257 args->arg0 = BL32_SIZE; in plat_trusty_set_boot_args()
|
| H A D | platform.mk | 78 BL32_SIZE ?= 0x2000000 79 $(eval $(call add_define,BL32_SIZE))
|
| /rk3399_ARM-atf/plat/imx/imx8m/imx8mq/ |
| H A D | imx8mq_bl31_setup.c | 193 bl33_image_ep_info.args.arg2 = BL32_SIZE; in bl31_early_platform_setup2() 196 bl32_image_ep_info.args.arg0 = BL32_SIZE; in bl31_early_platform_setup2() 227 MAP_REGION_FLAT(BL32_BASE, BL32_SIZE, MT_MEMORY | MT_RW), in bl31_plat_arch_setup() 272 args->arg0 = BL32_SIZE; in plat_trusty_set_boot_args()
|
| H A D | platform.mk | 76 BL32_SIZE ?= 0x2000000 77 $(eval $(call add_define,BL32_SIZE))
|
| /rk3399_ARM-atf/plat/imx/imx93/ |
| H A D | platform.mk | 46 BL32_SIZE ?= 0x02000000 48 $(eval $(call add_define,BL32_SIZE))
|
| H A D | imx93_bl31_setup.c | 87 bl33_image_ep_info.args.arg2 = BL32_SIZE; in bl31_early_platform_setup2()
|
| /rk3399_ARM-atf/plat/imx/imx8m/imx8mm/ |
| H A D | imx8mm_bl31_setup.c | 185 bl33_image_ep_info.args.arg2 = BL32_SIZE; in bl31_early_platform_setup2() 188 bl32_image_ep_info.args.arg0 = BL32_SIZE; in bl31_early_platform_setup2() 218 MAP_REGION_FLAT(BL32_BASE, BL32_SIZE, MT_MEMORY | MT_RW) 273 args->arg0 = BL32_SIZE; in plat_trusty_set_boot_args()
|
| H A D | imx8mm_bl2_mem_params_desc.c | 39 .image_info.image_max_size = BL32_SIZE, 53 .image_info.image_max_size = BL32_SIZE,
|
| H A D | platform.mk | 172 BL32_SIZE ?= 0x2000000 173 $(eval $(call add_define,BL32_SIZE))
|
| /rk3399_ARM-atf/plat/imx/imx8m/imx8mp/ |
| H A D | imx8mp_bl2_mem_params_desc.c | 39 .image_info.image_max_size = BL32_SIZE, 53 .image_info.image_max_size = BL32_SIZE,
|
| H A D | imx8mp_bl31_setup.c | 194 bl33_image_ep_info.args.arg2 = BL32_SIZE; in bl31_early_platform_setup2() 197 bl32_image_ep_info.args.arg0 = BL32_SIZE; in bl31_early_platform_setup2() 227 MAP_REGION_FLAT(BL32_BASE, BL32_SIZE, MT_MEMORY | MT_RW) 285 args->arg0 = BL32_SIZE; in plat_trusty_set_boot_args()
|
| H A D | platform.mk | 170 BL32_SIZE ?= 0x2000000 171 $(eval $(call add_define,BL32_SIZE))
|
| /rk3399_ARM-atf/plat/imx/imx9/imx95/ |
| H A D | platform.mk | 57 BL32_SIZE ?= 0x02000000 59 $(eval $(call add_define,BL32_SIZE))
|
| /rk3399_ARM-atf/plat/renesas/common/include/ |
| H A D | platform_def.h | 147 #define BL32_SIZE U(0x200000) macro 148 #define BL32_LIMIT (BL32_BASE + BL32_SIZE)
|
| /rk3399_ARM-atf/plat/socionext/synquacer/include/ |
| H A D | platform_def.h | 80 #define BL32_SIZE 0x03c00000 macro 81 #define BL32_LIMIT (BL32_BASE + BL32_SIZE)
|
| /rk3399_ARM-atf/plat/socionext/synquacer/ |
| H A D | sq_image_desc.c | 38 .image_info.image_max_size = BL32_SIZE,
|
| /rk3399_ARM-atf/plat/qti/common/src/ |
| H A D | qti_image_desc.c | 38 .image_info.image_max_size = BL32_SIZE,
|
| /rk3399_ARM-atf/plat/imx/imx8ulp/xrdc/ |
| H A D | xrdc_config.h | 50 #define DRAM_MEM_1_SIZE (BL32_SIZE - TEE_SHM_SIZE)
|
| /rk3399_ARM-atf/plat/rpi/rpi3/include/ |
| H A D | platform_def.h | 238 #define BL32_SIZE (BL32_LIMIT - BL32_BASE) macro
|
| /rk3399_ARM-atf/plat/aspeed/ast2700/ |
| H A D | plat_bl31_setup.c | 86 mmap_add_region(BL32_BASE, BL32_BASE, BL32_SIZE, in bl31_plat_arch_setup()
|