Home
last modified time | relevance | path

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

123

/rk3399_ARM-atf/plat/xilinx/zynqmp/include/
H A 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
/rk3399_ARM-atf/plat/qti/kodiak/sc7280_chrome/inc/
H A Dplatform_def.h22 #define BL31_LIMIT (BL31_BASE + BL31_SIZE) macro
/rk3399_ARM-atf/plat/rockchip/rk3399/include/shared/
H A Dbl31_param.h24 #define BL31_LIMIT (TZRAM_BASE + TZRAM_SIZE) macro
/rk3399_ARM-atf/plat/arm/board/arm_fpga/include/
H A Dplatform_def.h33 #define BL31_LIMIT UL(0x80070000) macro
36 #define BL31_LIMIT UL(0x01000000) macro
/rk3399_ARM-atf/plat/allwinner/common/include/
H A Dplatform_def.h19 #define BL31_LIMIT (SUNXI_DRAM_BASE + 0x40000) macro
30 #define BL31_LIMIT (SUNXI_SRAM_A2_BASE + \ macro
/rk3399_ARM-atf/plat/xilinx/versal/include/
H A Dplatform_def.h39 # define BL31_LIMIT U(0x100000000) macro
42 # define BL31_LIMIT U(VERSAL_ATF_MEM_BASE + VERSAL_ATF_MEM_SIZE) macro
/rk3399_ARM-atf/plat/amd/versal2/include/
H A Dplatform_def.h47 # define BL31_LIMIT U(0xBC000000) macro
50 # define BL31_LIMIT U(MEM_BASE + MEM_SIZE) macro
/rk3399_ARM-atf/plat/qti/kodiak/rb3gen2/inc/
H A Dplatform_def.h21 #define BL31_LIMIT (BL31_BASE + BL31_SIZE) macro
/rk3399_ARM-atf/plat/xilinx/versal_net/include/
H A Dplatform_def.h46 # define BL31_LIMIT U(0xBC000000) macro
49 # define BL31_LIMIT U(VERSAL_NET_ATF_MEM_BASE + VERSAL_NET_ATF_MEM_SIZE) macro
/rk3399_ARM-atf/include/plat/nuvoton/common/
H A Dnpcm845x_arm_def.h462 #define BL31_LIMIT ( \ macro
490 #define BL31_LIMIT BL2_BASE /* PLAT_ARM_MAX_BL31_SIZE */ macro
502 #define BL31_LIMIT BL2_BASE macro
504 #define BL31_LIMIT (ARM_BL_RAM_BASE + ARM_BL_RAM_SIZE) macro
/rk3399_ARM-atf/plat/hisilicon/poplar/include/
H A Dpoplar_layout.h130 #define BL31_LIMIT (BL31_BASE + BL31_SIZE) macro
/rk3399_ARM-atf/plat/qti/msm8916/include/
H A Dplatform_def.h20 #define BL31_LIMIT (BL31_BASE + SZ_128K) macro
/rk3399_ARM-atf/plat/aspeed/ast2700/include/
H A Dplatform_def.h43 #define BL31_LIMIT (BL31_BASE + BL31_SIZE) macro
/rk3399_ARM-atf/plat/renesas/rcar_gen4/include/
H A Dplatform_def.h90 #define BL31_LIMIT \ macro
/rk3399_ARM-atf/plat/renesas/rcar_gen5/include/
H A Dplatform_def.h82 #define BL31_LIMIT (RCAR_TRUSTED_SRAM_BASE + RCAR_TRUSTED_SRAM_SIZE) macro
/rk3399_ARM-atf/plat/socionext/uniphier/include/
H A Dplatform_def.h57 #define BL31_LIMIT (BL31_BASE + UNIPHIER_BL31_MAX_SIZE) macro
/rk3399_ARM-atf/plat/brcm/board/stingray/include/
H A Dplatform_def.h147 #define BL31_LIMIT (BRCM_AP_TZC_DRAM1_BASE + \ macro
154 #define BL31_LIMIT (NOR_BASE_ADDR + NOR_SIZE) macro
/rk3399_ARM-atf/plat/nxp/common/include/default/
H A Dplat_default_def.h92 #define BL31_LIMIT (BL31_BASE + BL31_SIZE) macro
/rk3399_ARM-atf/plat/hisilicon/hikey/include/
H A Dhikey_layout.h80 #define BL31_LIMIT (0xF9898000) macro
/rk3399_ARM-atf/plat/rockchip/rk3328/include/
H A Dplatform_def.h80 #define BL31_LIMIT (TZRAM_BASE + TZRAM_SIZE) macro
/rk3399_ARM-atf/plat/rockchip/rk3576/include/
H A Dplatform_def.h80 #define BL31_LIMIT (TZRAM_BASE + TZRAM_SIZE) macro
/rk3399_ARM-atf/plat/rockchip/px30/include/
H A Dplatform_def.h83 #define BL31_LIMIT (TZRAM_BASE + TZRAM_SIZE) macro
/rk3399_ARM-atf/plat/rockchip/rk3588/include/
H A Dplatform_def.h82 #define BL31_LIMIT (TZRAM_BASE + TZRAM_SIZE) macro
/rk3399_ARM-atf/plat/rockchip/rk3368/include/
H A Dplatform_def.h81 #define BL31_LIMIT (TZRAM_BASE + TZRAM_SIZE) macro
/rk3399_ARM-atf/include/plat/arm/common/
H A Darm_def.h623 #define BL31_LIMIT (ARM_AP_TZC_DRAM1_BASE + \ macro
643 # define BL31_LIMIT PLAT_ARM_MAX_BL31_SIZE macro
655 #define BL31_LIMIT BL2_BASE macro
657 #define BL31_LIMIT (ARM_BL_RAM_BASE + ARM_BL_RAM_SIZE) macro

123