Home
last modified time | relevance | path

Searched refs:BL32_LIMIT (Results 1 – 25 of 52) sorted by relevance

123

/tf-a-ffa_el3_spmc/plat/xilinx/versal/include/
A Dplatform_def.h49 # define BL32_LIMIT 0x7fffffff macro
52 # define BL32_LIMIT (VERSAL_BL32_MEM_BASE + VERSAL_BL32_MEM_SIZE - 1) macro
68 #define TSP_SEC_MEM_SIZE (BL32_LIMIT - BL32_BASE + 1)
/tf-a-ffa_el3_spmc/include/plat/arm/common/
A Darm_def.h143 BL32_LIMIT - BL32_BASE, \
477 # define BL32_LIMIT PLAT_ARM_MAX_BL32_SIZE macro
483 # define BL32_LIMIT (ARM_BL_RAM_BASE + ARM_BL_RAM_SIZE) macro
499 # define BL32_LIMIT (ARM_AP_TZC_DRAM1_BASE + \ macro
505 # define BL32_LIMIT (PLAT_ARM_SPMC_BASE + \ macro
514 # define BL32_LIMIT (ARM_AP_TZC_DRAM1_BASE + \ macro
521 # define BL32_LIMIT BL31_BASE macro
526 # define BL32_LIMIT (PLAT_ARM_TRUSTED_DRAM_BASE \ macro
532 # define BL32_LIMIT (ARM_AP_TZC_DRAM1_BASE + \ macro
A Darm_spm_def.h18 #define ARM_SP_IMAGE_LIMIT BL32_LIMIT
/tf-a-ffa_el3_spmc/plat/socionext/uniphier/include/
A Dplatform_def.h60 #define BL32_LIMIT (BL32_BASE + UNIPHIER_BL32_MAX_SIZE) macro
73 #define TSP_SEC_MEM_SIZE ((BL32_LIMIT) - (BL32_BASE))
/tf-a-ffa_el3_spmc/plat/hisilicon/hikey/include/
A Dhikey_layout.h105 #define BL32_LIMIT BL32_DRAM_LIMIT macro
110 #define BL32_LIMIT BL32_SRAM_LIMIT macro
/tf-a-ffa_el3_spmc/plat/xilinx/zynqmp/include/
A Dplatform_def.h59 # define BL32_LIMIT 0x7fffffff macro
62 # define BL32_LIMIT (ZYNQMP_BL32_MEM_BASE + ZYNQMP_BL32_MEM_SIZE - 1) macro
78 #define TSP_SEC_MEM_SIZE (BL32_LIMIT - BL32_BASE + 1)
/tf-a-ffa_el3_spmc/plat/nxp/common/include/default/
A Dplat_default_def.h92 #ifndef BL32_LIMIT
93 #define BL32_LIMIT (NXP_SECURE_DRAM_ADDR + \ macro
/tf-a-ffa_el3_spmc/plat/rockchip/rk3288/include/shared/
A Dbl32_param.h24 #define BL32_LIMIT (TZRAM_BASE + TZRAM_SIZE) macro
/tf-a-ffa_el3_spmc/plat/socionext/synquacer/include/
A Dplatform_def.h53 #define BL32_LIMIT (BL32_BASE + BL32_SIZE) macro
96 #define PLAT_SPM_BUF_BASE (BL32_LIMIT - 32 * PLAT_SPM_BUF_SIZE)
104 #define PLAT_SP_IMAGE_NS_BUF_BASE BL32_LIMIT
/tf-a-ffa_el3_spmc/plat/rpi/rpi3/include/
A Dplatform_def.h221 # define BL32_LIMIT BL32_SRAM_LIMIT macro
226 # define BL32_LIMIT BL32_DRAM_LIMIT macro
230 #define BL32_SIZE (BL32_LIMIT - BL32_BASE)
/tf-a-ffa_el3_spmc/bl32/sp_min/
A Dsp_min.ld.S15 RAM (rwx): ORIGIN = BL32_BASE, LENGTH = BL32_LIMIT - BL32_BASE
149 ASSERT(. <= BL32_LIMIT, "BL32 image has exceeded its limit.")
/tf-a-ffa_el3_spmc/include/plat/marvell/armada/a8k/common/
A Dmarvell_def.h107 BL32_LIMIT - BL32_BASE, \
216 #define BL32_LIMIT (BL32_BASE + PLAT_MARVELL_TRUSTED_RAM_SIZE) macro
/tf-a-ffa_el3_spmc/plat/nxp/common/setup/aarch64/
A Dls_bl2_mem_params_desc.c69 .image_info.image_max_size = (BL32_LIMIT - BL32_BASE) +
73 .image_info.image_max_size = (BL32_LIMIT - BL32_BASE),
/tf-a-ffa_el3_spmc/plat/layerscape/board/ls1043/include/
A Dplatform_def.h133 #define BL32_LIMIT (LS_SECURE_DRAM_BASE + LS_SECURE_DRAM_SIZE) macro
148 #define TSP_SEC_MEM_SIZE (BL32_LIMIT - BL32_BASE)
/tf-a-ffa_el3_spmc/plat/rpi/rpi3/aarch64/
A Drpi3_bl2_mem_params_desc.c62 .image_info.image_max_size = BL32_LIMIT - BL32_BASE,
83 .image_info.image_max_size = BL32_LIMIT - BL32_BASE,
/tf-a-ffa_el3_spmc/plat/st/stm32mp1/include/
A Dplatform_def.h73 #define BL32_LIMIT STM32MP_BL32_SIZE macro
76 #define BL32_LIMIT (STM32MP_BL32_BASE + \ macro
/tf-a-ffa_el3_spmc/plat/qemu/common/
A Dqemu_bl2_mem_params_desc.c84 .image_info.image_max_size = BL32_LIMIT - BL32_BASE,
102 .image_info.image_max_size = BL32_LIMIT - BL32_BASE,
/tf-a-ffa_el3_spmc/plat/marvell/armada/common/aarch64/
A Dmarvell_bl2_mem_params_desc.c99 .image_info.image_max_size = BL32_LIMIT - BL32_BASE,
118 .image_info.image_max_size = BL32_LIMIT - BL32_BASE,
/tf-a-ffa_el3_spmc/plat/hisilicon/hikey/
A Dhikey_bl2_mem_params_desc.c98 .image_info.image_max_size = BL32_LIMIT - BL32_BASE,
116 .image_info.image_max_size = BL32_LIMIT - BL32_BASE,
/tf-a-ffa_el3_spmc/plat/hisilicon/poplar/
A Dbl2_plat_mem_params_desc.c98 .image_info.image_max_size = BL32_LIMIT - BL32_BASE,
116 .image_info.image_max_size = BL32_LIMIT - BL32_BASE,
/tf-a-ffa_el3_spmc/plat/hisilicon/hikey960/
A Dhikey960_bl2_mem_params_desc.c98 .image_info.image_max_size = BL32_LIMIT - BL32_BASE,
116 .image_info.image_max_size = BL32_LIMIT - BL32_BASE,
/tf-a-ffa_el3_spmc/plat/socionext/synquacer/
A Dsq_spm.c45 .sp_mem_limit = BL32_LIMIT,
/tf-a-ffa_el3_spmc/plat/qemu/qemu/include/
A Dplatform_def.h171 # define BL32_LIMIT BL32_SRAM_LIMIT macro
176 # define BL32_LIMIT BL32_DRAM_LIMIT macro
/tf-a-ffa_el3_spmc/bl32/tsp/
A Dtsp.ld.S122 ASSERT(. <= BL32_LIMIT, "BL32 image has exceeded its limit.")
/tf-a-ffa_el3_spmc/plat/hisilicon/hikey960/include/
A Dplatform_def.h90 #define BL32_LIMIT BL32_DRAM_LIMIT macro

Completed in 30 milliseconds

123