Home
last modified time | relevance | path

Searched defs:BL31_BASE (Results 1 – 25 of 47) sorted by relevance

12

/trusted-firmware-a/plat/xilinx/zynqmp/include/
A Dplatform_def.h40 # define BL31_BASE 0xfffea000 macro
43 # define BL31_BASE 0x1000 macro
47 # define BL31_BASE (ZYNQMP_ATF_MEM_BASE) macro
/trusted-firmware-a/plat/rockchip/rk3399/include/shared/
A Dbl31_param.h23 #define BL31_BASE (TZRAM_BASE + 0x40000) macro
/trusted-firmware-a/plat/allwinner/common/include/
A Dplatform_def.h18 #define BL31_BASE SUNXI_DRAM_BASE macro
28 #define BL31_BASE (SUNXI_SRAM_A2_BASE + \ macro
/trusted-firmware-a/plat/arm/board/arm_fpga/include/
A Dplatform_def.h32 #define BL31_BASE UL(0x80000000) macro
35 #define BL31_BASE UL(0x0) macro
/trusted-firmware-a/plat/xilinx/versal/include/
A Dplatform_def.h34 # define BL31_BASE 0xfffe0000 macro
37 # define BL31_BASE (VERSAL_ATF_MEM_BASE) macro
/trusted-firmware-a/plat/mediatek/mt6795/
A Dbl31.ld.S23 . = BL31_BASE; define
/trusted-firmware-a/plat/qti/qtiseclib/inc/sc7180/
A Dqtiseclib_defs_plat.h13 #define BL31_BASE 0x80b00000 macro
/trusted-firmware-a/plat/qti/qtiseclib/inc/sc7280/
A Dqtiseclib_defs_plat.h13 #define BL31_BASE 0xC0000000 macro
/trusted-firmware-a/plat/hisilicon/poplar/include/
A Dpoplar_layout.h129 #define BL31_BASE (LLOADER_TEXT_BASE + BL31_OFFSET) macro
/trusted-firmware-a/plat/socionext/uniphier/include/
A Dplatform_def.h56 #define BL31_BASE (UNIPHIER_MEM_BASE + UNIPHIER_BL31_OFFSET) macro
/trusted-firmware-a/bl31/
A Dbl31.ld.S30 . = BL31_BASE; define
/trusted-firmware-a/plat/hisilicon/hikey/include/
A Dhikey_layout.h79 #define BL31_BASE (0xF9858000) /* 0xf985_8000 */ macro
/trusted-firmware-a/plat/nxp/common/include/default/
A Dplat_default_def.h84 #define BL31_BASE NXP_SECURE_DRAM_ADDR macro
/trusted-firmware-a/plat/brcm/board/stingray/include/
A Dplatform_def.h145 #define BL31_BASE BRCM_AP_TZC_DRAM1_BASE macro
151 #define BL31_BASE (NOR_BASE_ADDR + NOR_SIZE - \ macro
/trusted-firmware-a/plat/rockchip/rk3328/include/
A Dplatform_def.h79 #define BL31_BASE (TZRAM_BASE + 0x40000) macro
/trusted-firmware-a/plat/rockchip/px30/include/
A Dplatform_def.h82 #define BL31_BASE (TZRAM_BASE + 0x40000) macro
/trusted-firmware-a/plat/imx/imx8qx/include/
A Dplatform_def.h30 #define BL31_BASE 0x80000000 macro
/trusted-firmware-a/plat/rockchip/rk3368/include/
A Dplatform_def.h80 #define BL31_BASE (TZRAM_BASE + 0x40000) macro
/trusted-firmware-a/plat/mediatek/mt8173/include/
A Dplatform_def.h93 #define BL31_BASE (TZRAM_BASE + 0x1000) macro
/trusted-firmware-a/plat/imx/imx8m/imx8mm/include/
A Dplatform_def.h43 #define BL31_BASE U(0x900000) macro
54 #define BL31_BASE U(0x920000) macro
/trusted-firmware-a/plat/imx/imx8qm/include/
A Dplatform_def.h35 #define BL31_BASE 0x80000000 macro
/trusted-firmware-a/plat/hisilicon/hikey960/include/
A Dplatform_def.h67 #define BL31_BASE (BL2_LIMIT) /* 1AC5_8000 */ macro
/trusted-firmware-a/plat/rpi/rpi4/include/
A Dplatform_def.h106 #define BL31_BASE ULL(0x1000) macro
/trusted-firmware-a/plat/nvidia/tegra/include/
A Dplatform_def.h69 #define BL31_BASE TZDRAM_BASE macro
/trusted-firmware-a/include/plat/arm/common/
A Darm_def.h545 #define BL31_BASE ARM_AP_TZC_DRAM1_BASE macro
565 # define BL31_BASE 0x0 macro
569 #define BL31_BASE ((ARM_BL_RAM_BASE + ARM_BL_RAM_SIZE)\ macro

Completed in 22 milliseconds

12