Home
last modified time | relevance | path

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

12

/external/arm-trusted-firmware/plat/xilinx/zynqmp/include/
Dplatform_def.h41 # define BL31_LIMIT 0xffffffff macro
44 # define BL31_LIMIT 0x7ffff macro
48 # define BL31_LIMIT (ZYNQMP_ATF_MEM_BASE + ZYNQMP_ATF_MEM_SIZE - 1) macro
/external/arm-trusted-firmware/plat/arm/board/arm_fpga/include/
Dplatform_def.h33 #define BL31_LIMIT UL(0x80100000) macro
36 #define BL31_LIMIT UL(0x01000000) macro
/external/arm-trusted-firmware/plat/xilinx/versal/include/
Dplatform_def.h35 # define BL31_LIMIT 0xffffffff macro
38 # define BL31_LIMIT (VERSAL_ATF_MEM_BASE + VERSAL_ATF_MEM_SIZE - 1) macro
/external/arm-trusted-firmware/plat/rockchip/rk3399/include/shared/
Dbl31_param.h24 #define BL31_LIMIT (TZRAM_BASE + TZRAM_SIZE) macro
/external/arm-trusted-firmware/include/plat/arm/common/
Darm_def.h426 #define BL31_LIMIT (ARM_AP_TZC_DRAM1_BASE + \ macro
446 # define BL31_LIMIT PLAT_ARM_MAX_BL31_SIZE macro
457 #define BL31_LIMIT BL2_BASE macro
459 #define BL31_LIMIT (ARM_BL_RAM_BASE + ARM_BL_RAM_SIZE) macro
/external/arm-trusted-firmware/plat/hisilicon/poplar/include/
Dpoplar_layout.h130 #define BL31_LIMIT (BL31_BASE + BL31_SIZE) macro
/external/arm-trusted-firmware/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
/external/arm-trusted-firmware/plat/allwinner/common/include/
Dplatform_def.h17 #define BL31_LIMIT (SUNXI_SRAM_A2_BASE + \ macro
/external/arm-trusted-firmware/plat/socionext/uniphier/include/
Dplatform_def.h57 #define BL31_LIMIT (BL31_BASE + UNIPHIER_BL31_MAX_SIZE) macro
/external/arm-trusted-firmware/plat/hisilicon/hikey/include/
Dhikey_layout.h80 #define BL31_LIMIT (0xF9898000) macro
/external/arm-trusted-firmware/plat/rockchip/rk3328/include/
Dplatform_def.h80 #define BL31_LIMIT (TZRAM_BASE + TZRAM_SIZE) macro
/external/arm-trusted-firmware/plat/rockchip/px30/include/
Dplatform_def.h83 #define BL31_LIMIT (TZRAM_BASE + TZRAM_SIZE) macro
/external/arm-trusted-firmware/plat/rockchip/rk3368/include/
Dplatform_def.h81 #define BL31_LIMIT (TZRAM_BASE + TZRAM_SIZE) macro
/external/arm-trusted-firmware/plat/imx/imx8qx/include/
Dplatform_def.h31 #define BL31_LIMIT 0x80020000 macro
/external/arm-trusted-firmware/plat/mediatek/mt8173/include/
Dplatform_def.h94 #define BL31_LIMIT (TZRAM_BASE + TZRAM_SIZE) macro
/external/arm-trusted-firmware/plat/imx/imx8qm/include/
Dplatform_def.h36 #define BL31_LIMIT 0x80020000 macro
/external/arm-trusted-firmware/plat/hisilicon/hikey960/include/
Dplatform_def.h68 #define BL31_LIMIT (BL31_BASE + 0x40000) /* 1AC9_8000 */ macro
/external/arm-trusted-firmware/plat/rpi/rpi4/include/
Dplatform_def.h107 #define BL31_LIMIT ULL(0x80000) macro
/external/arm-trusted-firmware/plat/nvidia/tegra/include/
Dplatform_def.h70 #define BL31_LIMIT (TZDRAM_BASE + BL31_SIZE - 1) macro
/external/arm-trusted-firmware/include/plat/marvell/armada/a3k/common/
Dmarvell_def.h174 #define BL31_LIMIT (MARVELL_BL_RAM_BASE + \ macro
/external/arm-trusted-firmware/plat/qti/sc7180/inc/
Dplatform_def.h174 #define BL31_LIMIT (BL31_BASE + BL31_SIZE) macro
/external/arm-trusted-firmware/plat/mediatek/mt8192/include/
Dplatform_def.h105 #define BL31_LIMIT (TZRAM_BASE + TZRAM_SIZE) macro
/external/arm-trusted-firmware/include/plat/marvell/armada/a8k/common/
Dmarvell_def.h209 #define BL31_LIMIT (MARVELL_BL_RAM_BASE + \ macro
/external/arm-trusted-firmware/plat/ti/k3/include/
Dplatform_def.h55 #define BL31_LIMIT (BL31_BASE + BL31_SIZE) macro
/external/arm-trusted-firmware/plat/amlogic/gxbb/
Dgxbb_def.h28 #define BL31_LIMIT (BL31_BASE + BL31_SIZE) macro

12