Home
last modified time | relevance | path

Searched defs:BL32_LIMIT (Results 1 – 25 of 29) sorted by relevance

12

/trusted-firmware-a-latest/plat/rockchip/rk3288/include/shared/
Dbl32_param.h24 #define BL32_LIMIT (TZRAM_BASE + TZRAM_SIZE) macro
/trusted-firmware-a-latest/plat/hisilicon/hikey/include/
Dhikey_layout.h105 #define BL32_LIMIT BL32_DRAM_LIMIT macro
110 #define BL32_LIMIT BL32_SRAM_LIMIT macro
/trusted-firmware-a-latest/include/plat/arm/common/
Darm_def.h674 # define BL32_LIMIT PLAT_ARM_MAX_BL32_SIZE macro
680 # define BL32_LIMIT (ARM_BL_RAM_BASE + ARM_BL_RAM_SIZE) macro
696 # define BL32_LIMIT (ARM_AP_TZC_DRAM1_BASE + \ macro
702 # define BL32_LIMIT (PLAT_ARM_SPMC_BASE + \ macro
711 # define BL32_LIMIT (ARM_AP_TZC_DRAM1_BASE + \ macro
718 # define BL32_LIMIT BL31_BASE macro
723 # define BL32_LIMIT (PLAT_ARM_TRUSTED_DRAM_BASE \ macro
729 # define BL32_LIMIT (ARM_AP_TZC_DRAM1_BASE + \ macro
/trusted-firmware-a-latest/plat/xilinx/versal/include/
Dplatform_def.h50 # define BL32_LIMIT U(0x80000000) macro
53 # define BL32_LIMIT U(VERSAL_BL32_MEM_BASE + VERSAL_BL32_MEM_SIZE) macro
/trusted-firmware-a-latest/plat/xilinx/versal_net/include/
Dplatform_def.h56 # define BL32_LIMIT U(0x80000000) macro
59 # define BL32_LIMIT U(VERSAL_NET_BL32_MEM_BASE + VERSAL_NET_BL32_MEM_SIZE) macro
/trusted-firmware-a-latest/plat/xilinx/zynqmp/include/
Dplatform_def.h62 # define BL32_LIMIT U(0x80000000) macro
65 # define BL32_LIMIT (UL(ZYNQMP_BL32_MEM_BASE) + U(ZYNQMP_BL32_MEM_SIZE)) macro
/trusted-firmware-a-latest/plat/st/stm32mp1/include/
Dplatform_def.h67 #define BL32_LIMIT STM32MP_BL32_SIZE macro
70 #define BL32_LIMIT (STM32MP_BL32_BASE + \ macro
/trusted-firmware-a-latest/plat/aspeed/ast2700/include/
Dplatform_def.h51 #define BL32_LIMIT (BL32_BASE + BL32_SIZE) macro
/trusted-firmware-a-latest/plat/qti/msm8916/include/
Dplatform_def.h23 #define BL32_LIMIT (BL32_BASE + SZ_128K) macro
/trusted-firmware-a-latest/plat/socionext/uniphier/include/
Dplatform_def.h60 #define BL32_LIMIT (BL32_BASE + UNIPHIER_BL32_MAX_SIZE) macro
/trusted-firmware-a-latest/plat/nxp/common/include/default/
Dplat_default_def.h101 #define BL32_LIMIT (NXP_SECURE_DRAM_ADDR + \ macro
/trusted-firmware-a-latest/plat/rpi/rpi3/include/
Dplatform_def.h221 # define BL32_LIMIT BL32_SRAM_LIMIT macro
226 # define BL32_LIMIT BL32_DRAM_LIMIT macro
/trusted-firmware-a-latest/plat/nvidia/tegra/include/
Dplatform_def.h70 #define BL32_LIMIT TZDRAM_END macro
/trusted-firmware-a-latest/plat/hisilicon/hikey960/include/
Dplatform_def.h90 #define BL32_LIMIT BL32_DRAM_LIMIT macro
/trusted-firmware-a-latest/include/plat/marvell/armada/a3k/common/
Dmarvell_def.h182 #define BL32_LIMIT (BL32_BASE + PLAT_MARVELL_TRUSTED_RAM_SIZE) macro
/trusted-firmware-a-latest/include/plat/marvell/armada/a8k/common/
Dmarvell_def.h216 #define BL32_LIMIT (BL32_BASE + PLAT_MARVELL_TRUSTED_RAM_SIZE) macro
/trusted-firmware-a-latest/plat/hisilicon/poplar/include/
Dplatform_def.h102 #define BL32_LIMIT BL32_DRAM_LIMIT macro
/trusted-firmware-a-latest/plat/qemu/qemu/include/
Dplatform_def.h183 # define BL32_LIMIT (BL32_SRAM_LIMIT - FW_HANDOFF_SIZE) macro
188 # define BL32_LIMIT (BL32_DRAM_LIMIT - FW_HANDOFF_SIZE) macro
/trusted-firmware-a-latest/plat/imx/imx7/picopi/include/
Dplatform_def.h125 # define BL32_LIMIT (IMX7_OPTEE_BASE + IMX7_OPTEE_SIZE) macro
/trusted-firmware-a-latest/plat/imx/imx7/warp7/include/
Dplatform_def.h128 # define BL32_LIMIT (IMX7_OPTEE_BASE + IMX7_OPTEE_SIZE) macro
/trusted-firmware-a-latest/plat/renesas/common/include/
Dplatform_def.h147 #define BL32_LIMIT (BL32_BASE + U(0x200000)) macro
/trusted-firmware-a-latest/plat/brcm/board/stingray/include/
Dplatform_def.h195 #define BL32_LIMIT (BL32_BASE + BL32_VA_SIZE) macro
/trusted-firmware-a-latest/plat/arm/board/corstone700/common/include/
Dplatform_def.h78 #define BL32_LIMIT (ARM_BL_RAM_BASE + ARM_BL_RAM_SIZE) macro
/trusted-firmware-a-latest/plat/socionext/synquacer/include/
Dplatform_def.h81 #define BL32_LIMIT (BL32_BASE + BL32_SIZE) macro
/trusted-firmware-a-latest/plat/arm/board/fvp_ve/include/
Dplatform_def.h230 #define BL32_LIMIT (ARM_BL_RAM_BASE + ARM_BL_RAM_SIZE) macro

12