Home
last modified time | relevance | path

Searched defs:BL31_LIMIT (Results 1 – 25 of 54) sorted by relevance

123

/trusted-firmware-a-3.7.0/plat/xilinx/zynqmp/include/
Dplatform_def.h44 # define BL31_LIMIT U(0x100000000) macro
47 # define BL31_LIMIT U(0x80000) macro
51 # define BL31_LIMIT (UL(ZYNQMP_ATF_MEM_BASE) + U(ZYNQMP_ATF_MEM_SIZE)) macro
/trusted-firmware-a-3.7.0/plat/rockchip/rk3399/include/shared/
Dbl31_param.h24 #define BL31_LIMIT (TZRAM_BASE + TZRAM_SIZE) macro
/trusted-firmware-a-3.7.0/plat/renesas/common/include/
Dplat.ld.S20 . = BL31_LIMIT - DEVICE_SRAM_SIZE; define
/trusted-firmware-a-3.7.0/plat/arm/board/arm_fpga/include/
Dplatform_def.h33 #define BL31_LIMIT UL(0x80070000) macro
36 #define BL31_LIMIT UL(0x01000000) macro
/trusted-firmware-a-3.7.0/plat/allwinner/common/include/
Dplatform_def.h19 #define BL31_LIMIT (SUNXI_DRAM_BASE + 0x40000) macro
30 #define BL31_LIMIT (SUNXI_SRAM_A2_BASE + \ macro
/trusted-firmware-a-3.7.0/plat/xilinx/versal/include/
Dplatform_def.h36 # define BL31_LIMIT U(0x100000000) macro
39 # define BL31_LIMIT U(VERSAL_ATF_MEM_BASE + VERSAL_ATF_MEM_SIZE) macro
/trusted-firmware-a-3.7.0/plat/xilinx/versal_net/include/
Dplatform_def.h41 # define BL31_LIMIT U(0xBC000000) macro
44 # define BL31_LIMIT U(VERSAL_NET_ATF_MEM_BASE + VERSAL_NET_ATF_MEM_SIZE) macro
/trusted-firmware-a-3.7.0/include/plat/nuvoton/common/
Dnpcm845x_arm_def.h454 #define BL31_LIMIT ( \ macro
482 #define BL31_LIMIT BL2_BASE /* PLAT_ARM_MAX_BL31_SIZE */ macro
494 #define BL31_LIMIT BL2_BASE macro
496 #define BL31_LIMIT (ARM_BL_RAM_BASE + ARM_BL_RAM_SIZE) macro
/trusted-firmware-a-3.7.0/plat/hisilicon/poplar/include/
Dpoplar_layout.h130 #define BL31_LIMIT (BL31_BASE + BL31_SIZE) macro
/trusted-firmware-a-3.7.0/plat/aspeed/ast2700/include/
Dplatform_def.h46 #define BL31_LIMIT (BL31_BASE + BL31_SIZE) macro
/trusted-firmware-a-3.7.0/plat/qti/msm8916/include/
Dplatform_def.h20 #define BL31_LIMIT (BL31_BASE + SZ_128K) macro
/trusted-firmware-a-3.7.0/plat/socionext/uniphier/include/
Dplatform_def.h57 #define BL31_LIMIT (BL31_BASE + UNIPHIER_BL31_MAX_SIZE) macro
/trusted-firmware-a-3.7.0/plat/hisilicon/hikey/include/
Dhikey_layout.h80 #define BL31_LIMIT (0xF9898000) macro
/trusted-firmware-a-3.7.0/plat/nxp/common/include/default/
Dplat_default_def.h92 #define BL31_LIMIT (BL31_BASE + BL31_SIZE) macro
/trusted-firmware-a-3.7.0/plat/brcm/board/stingray/include/
Dplatform_def.h147 #define BL31_LIMIT (BRCM_AP_TZC_DRAM1_BASE + \ macro
154 #define BL31_LIMIT (NOR_BASE_ADDR + NOR_SIZE) macro
/trusted-firmware-a-3.7.0/plat/rockchip/rk3328/include/
Dplatform_def.h80 #define BL31_LIMIT (TZRAM_BASE + TZRAM_SIZE) macro
/trusted-firmware-a-3.7.0/include/plat/arm/common/
Darm_def.h612 #define BL31_LIMIT (ARM_AP_TZC_DRAM1_BASE + \ macro
632 # define BL31_LIMIT PLAT_ARM_MAX_BL31_SIZE macro
644 #define BL31_LIMIT BL2_BASE macro
646 #define BL31_LIMIT (ARM_BL_RAM_BASE + ARM_BL_RAM_SIZE) macro
/trusted-firmware-a-3.7.0/plat/rockchip/px30/include/
Dplatform_def.h83 #define BL31_LIMIT (TZRAM_BASE + TZRAM_SIZE) macro
/trusted-firmware-a-3.7.0/plat/rockchip/rk3368/include/
Dplatform_def.h81 #define BL31_LIMIT (TZRAM_BASE + TZRAM_SIZE) macro
/trusted-firmware-a-3.7.0/plat/imx/imx8qx/include/
Dplatform_def.h31 #define BL31_LIMIT 0x80020000 macro
/trusted-firmware-a-3.7.0/plat/mediatek/mt8173/include/
Dplatform_def.h94 #define BL31_LIMIT (TZRAM_BASE + TZRAM_SIZE) macro
/trusted-firmware-a-3.7.0/plat/imx/imx8qm/include/
Dplatform_def.h36 #define BL31_LIMIT 0x80020000 macro
/trusted-firmware-a-3.7.0/plat/nvidia/tegra/include/
Dplatform_def.h68 #define BL31_LIMIT (TZDRAM_BASE + BL31_SIZE - 1) macro
/trusted-firmware-a-3.7.0/plat/rpi/rpi4/include/
Dplatform_def.h107 #define BL31_LIMIT ULL(0x80000) macro
/trusted-firmware-a-3.7.0/plat/intel/soc/n5x/include/
Dsocfpga_plat_def.h72 #define BL31_LIMIT (0x81000) macro

123