| /rk3399_ARM-atf/plat/xilinx/versal/include/ |
| H A D | platform_def.h | 53 # define BL32_LIMIT U(0x80000000) macro 56 # define BL32_LIMIT U(VERSAL_BL32_MEM_BASE + VERSAL_BL32_MEM_SIZE) macro 78 #define TSP_SEC_MEM_SIZE (BL32_LIMIT - BL32_BASE)
|
| /rk3399_ARM-atf/plat/amd/versal2/include/ |
| H A D | platform_def.h | 62 # define BL32_LIMIT U(0x09800000) macro 65 # define BL32_LIMIT U(BL32_MEM_BASE + BL32_MEM_SIZE) macro 81 #define TSP_SEC_MEM_SIZE (BL32_LIMIT - BL32_BASE)
|
| /rk3399_ARM-atf/plat/qti/msm8916/include/ |
| H A D | platform_def.h | 23 #define BL32_LIMIT (BL32_BASE + SZ_128K) macro 73 #define TSP_SEC_MEM_SIZE (BL32_LIMIT - BL32_BASE)
|
| /rk3399_ARM-atf/plat/socionext/uniphier/include/ |
| H A D | platform_def.h | 60 #define BL32_LIMIT (BL32_BASE + UNIPHIER_BL32_MAX_SIZE) macro 73 #define TSP_SEC_MEM_SIZE ((BL32_LIMIT) - (BL32_BASE))
|
| /rk3399_ARM-atf/plat/xilinx/versal_net/include/ |
| H A D | platform_def.h | 61 # define BL32_LIMIT U(0x80000000) macro 64 # define BL32_LIMIT U(VERSAL_NET_BL32_MEM_BASE + VERSAL_NET_BL32_MEM_SIZE) macro 86 #define TSP_SEC_MEM_SIZE (BL32_LIMIT - BL32_BASE)
|
| /rk3399_ARM-atf/plat/hisilicon/hikey/include/ |
| H A D | hikey_layout.h | 105 #define BL32_LIMIT BL32_DRAM_LIMIT macro 110 #define BL32_LIMIT BL32_SRAM_LIMIT macro
|
| /rk3399_ARM-atf/include/plat/arm/common/ |
| H A D | arm_def.h | 233 BL32_LIMIT - BL32_BASE, \ 687 # define BL32_LIMIT PLAT_ARM_MAX_BL32_SIZE macro 693 # define BL32_LIMIT (ARM_BL_RAM_BASE + ARM_BL_RAM_SIZE) macro 709 # define BL32_LIMIT (ARM_AP_TZC_DRAM1_BASE + \ macro 715 # define BL32_LIMIT (PLAT_ARM_SPMC_BASE + \ macro 724 # define BL32_LIMIT (ARM_AP_TZC_DRAM1_BASE + \ macro 731 # define BL32_LIMIT BL31_BASE macro 736 # define BL32_LIMIT (PLAT_ARM_TRUSTED_DRAM_BASE \ macro 742 # define BL32_LIMIT (ARM_AP_TZC_DRAM1_BASE + \ macro
|
| /rk3399_ARM-atf/plat/nxp/common/include/default/ |
| H A D | plat_default_def.h | 100 #ifndef BL32_LIMIT 101 #define BL32_LIMIT (NXP_SECURE_DRAM_ADDR + \ macro
|
| /rk3399_ARM-atf/plat/xilinx/zynqmp/include/ |
| H A D | platform_def.h | 62 # define BL32_LIMIT U(0x80000000) macro 65 # define BL32_LIMIT (UL(ZYNQMP_BL32_MEM_BASE) + U(ZYNQMP_BL32_MEM_SIZE)) macro 87 #define TSP_SEC_MEM_SIZE (BL32_LIMIT - BL32_BASE)
|
| /rk3399_ARM-atf/plat/socionext/synquacer/include/ |
| H A D | platform_def.h | 81 #define BL32_LIMIT (BL32_BASE + BL32_SIZE) macro 133 #define PLAT_SPM_BUF_BASE (BL32_LIMIT - 32 * PLAT_SPM_BUF_SIZE) 141 #define PLAT_SP_IMAGE_NS_BUF_BASE BL32_LIMIT
|
| /rk3399_ARM-atf/plat/rpi/rpi3/include/ |
| H A D | platform_def.h | 229 # define BL32_LIMIT BL32_SRAM_LIMIT macro 234 # define BL32_LIMIT BL32_DRAM_LIMIT macro 238 #define BL32_SIZE (BL32_LIMIT - BL32_BASE)
|
| /rk3399_ARM-atf/plat/rockchip/rk3288/include/shared/ |
| H A D | bl32_param.h | 24 #define BL32_LIMIT (TZRAM_BASE + TZRAM_SIZE) macro
|
| /rk3399_ARM-atf/include/plat/marvell/armada/a8k/common/ |
| H A D | marvell_def.h | 107 BL32_LIMIT - BL32_BASE, \ 216 #define BL32_LIMIT (BL32_BASE + PLAT_MARVELL_TRUSTED_RAM_SIZE) macro
|
| /rk3399_ARM-atf/plat/nxp/common/setup/aarch64/ |
| H A D | ls_bl2_mem_params_desc.c | 69 .image_info.image_max_size = (BL32_LIMIT - BL32_BASE) + 73 .image_info.image_max_size = (BL32_LIMIT - BL32_BASE),
|
| /rk3399_ARM-atf/bl32/sp_min/ |
| H A D | sp_min.ld.S | 16 RAM (rwx): ORIGIN = BL32_BASE, LENGTH = BL32_LIMIT - BL32_BASE 163 ASSERT(. <= BL32_LIMIT, "BL32 image has exceeded its limit.")
|
| /rk3399_ARM-atf/plat/rpi/rpi3/aarch64/ |
| H A D | rpi3_bl2_mem_params_desc.c | 62 .image_info.image_max_size = BL32_LIMIT - BL32_BASE, 83 .image_info.image_max_size = BL32_LIMIT - BL32_BASE,
|
| /rk3399_ARM-atf/plat/st/stm32mp1/include/ |
| H A D | platform_def.h | 67 #define BL32_LIMIT STM32MP_BL32_SIZE macro 70 #define BL32_LIMIT (STM32MP_BL32_BASE + \ macro
|
| /rk3399_ARM-atf/plat/qti/kodiak/rb3gen2/inc/ |
| H A D | platform_def.h | 25 #define BL32_LIMIT (BL32_BASE + BL32_SIZE) macro
|
| /rk3399_ARM-atf/plat/marvell/armada/common/aarch64/ |
| H A D | marvell_bl2_mem_params_desc.c | 99 .image_info.image_max_size = BL32_LIMIT - BL32_BASE, 118 .image_info.image_max_size = BL32_LIMIT - BL32_BASE,
|
| /rk3399_ARM-atf/plat/hisilicon/hikey/ |
| H A D | hikey_bl2_mem_params_desc.c | 98 .image_info.image_max_size = BL32_LIMIT - BL32_BASE, 117 .image_info.image_max_size = BL32_LIMIT - BL32_BASE,
|
| /rk3399_ARM-atf/plat/hisilicon/poplar/ |
| H A D | bl2_plat_mem_params_desc.c | 98 .image_info.image_max_size = BL32_LIMIT - BL32_BASE, 117 .image_info.image_max_size = BL32_LIMIT - BL32_BASE,
|
| /rk3399_ARM-atf/plat/hisilicon/hikey960/ |
| H A D | hikey960_bl2_mem_params_desc.c | 98 .image_info.image_max_size = BL32_LIMIT - BL32_BASE, 117 .image_info.image_max_size = BL32_LIMIT - BL32_BASE,
|
| /rk3399_ARM-atf/plat/aspeed/ast2700/include/ |
| H A D | platform_def.h | 48 #define BL32_LIMIT (BL32_BASE + BL32_SIZE) macro
|
| /rk3399_ARM-atf/plat/socionext/synquacer/ |
| H A D | sq_spm.c | 45 .sp_mem_limit = BL32_LIMIT,
|
| /rk3399_ARM-atf/include/plat/nuvoton/common/ |
| H A D | npcm845x_arm_def.h | 175 #define BL32_LIMIT (ARM_AP_TZC_DRAM1_BASE + \ macro 192 BL32_BASE, BL32_LIMIT - BL32_BASE, \ 260 BL32_BASE, BL32_LIMIT - BL32_BASE, \
|