Home
last modified time | relevance | path

Searched defs:BL32_BASE (Results 1 – 25 of 31) sorted by relevance

12

/trusted-firmware-a-latest/plat/rockchip/rk3288/include/shared/
Dbl32_param.h23 #define BL32_BASE (TZRAM_BASE + 0x40000) macro
/trusted-firmware-a-latest/plat/hisilicon/hikey/include/
Dhikey_layout.h104 #define BL32_BASE BL32_DRAM_BASE macro
109 #define BL32_BASE BL32_SRAM_BASE macro
/trusted-firmware-a-latest/include/plat/arm/common/
Darm_def.h673 # define BL32_BASE 0x0 macro
677 # define BL32_BASE ((ARM_BL_RAM_BASE + ARM_BL_RAM_SIZE)\ macro
695 # define BL32_BASE (ARM_AP_TZC_DRAM1_BASE + ULL(0x200000)) macro
701 # define BL32_BASE PLAT_ARM_SPMC_BASE macro
709 # define BL32_BASE (ARM_AP_TZC_DRAM1_BASE + \ macro
717 # define BL32_BASE ARM_FW_CONFIGS_LIMIT macro
722 # define BL32_BASE PLAT_ARM_TRUSTED_DRAM_BASE macro
728 # define BL32_BASE ARM_AP_TZC_DRAM1_BASE macro
/trusted-firmware-a-latest/plat/xilinx/versal/include/
Dplatform_def.h49 # define BL32_BASE U(0x60000000) macro
52 # define BL32_BASE U(VERSAL_BL32_MEM_BASE) macro
/trusted-firmware-a-latest/plat/xilinx/versal_net/include/
Dplatform_def.h55 # define BL32_BASE U(0x60000000) macro
58 # define BL32_BASE U(VERSAL_NET_BL32_MEM_BASE) macro
/trusted-firmware-a-latest/plat/xilinx/zynqmp/include/
Dplatform_def.h61 # define BL32_BASE U(0x60000000) macro
64 # define BL32_BASE U(ZYNQMP_BL32_MEM_BASE) macro
/trusted-firmware-a-latest/plat/st/stm32mp1/include/
Dplatform_def.h66 #define BL32_BASE 0 macro
69 #define BL32_BASE STM32MP_BL32_BASE macro
/trusted-firmware-a-latest/bl32/tsp/
Dtsp.ld.S21 . = BL32_BASE; define
/trusted-firmware-a-latest/plat/aspeed/ast2700/include/
Dplatform_def.h49 #define BL32_BASE BL31_LIMIT macro
/trusted-firmware-a-latest/bl32/sp_min/
Dsp_min.ld.S25 . = BL32_BASE; define
/trusted-firmware-a-latest/plat/allwinner/common/include/
Dplatform_def.h80 #define BL32_BASE SUNXI_DRAM_BASE macro
/trusted-firmware-a-latest/plat/socionext/uniphier/include/
Dplatform_def.h59 #define BL32_BASE (UNIPHIER_MEM_BASE + UNIPHIER_BL32_OFFSET) macro
/trusted-firmware-a-latest/plat/nxp/common/include/default/
Dplat_default_def.h97 #define BL32_BASE (NXP_SECURE_DRAM_ADDR + BL31_SIZE) macro
/trusted-firmware-a-latest/plat/rpi/rpi3/include/
Dplatform_def.h220 # define BL32_BASE BL32_SRAM_BASE macro
225 # define BL32_BASE BL32_DRAM_BASE macro
/trusted-firmware-a-latest/plat/nvidia/tegra/include/
Dplatform_def.h69 #define BL32_BASE (TZDRAM_BASE + BL31_SIZE) macro
/trusted-firmware-a-latest/plat/hisilicon/hikey960/include/
Dplatform_def.h89 #define BL32_BASE BL32_DRAM_BASE macro
/trusted-firmware-a-latest/include/plat/marvell/armada/a3k/common/
Dmarvell_def.h181 #define BL32_BASE PLAT_MARVELL_TRUSTED_RAM_BASE macro
/trusted-firmware-a-latest/include/plat/marvell/armada/a8k/common/
Dmarvell_def.h215 #define BL32_BASE PLAT_MARVELL_TRUSTED_RAM_BASE macro
/trusted-firmware-a-latest/plat/hisilicon/poplar/include/
Dplatform_def.h101 #define BL32_BASE BL32_DRAM_BASE macro
/trusted-firmware-a-latest/plat/qemu/qemu/include/
Dplatform_def.h182 # define BL32_BASE BL32_SRAM_BASE macro
187 # define BL32_BASE BL32_DRAM_BASE macro
/trusted-firmware-a-latest/plat/imx/imx7/picopi/include/
Dplatform_def.h124 # define BL32_BASE IMX7_OPTEE_BASE macro
/trusted-firmware-a-latest/plat/imx/imx7/warp7/include/
Dplatform_def.h127 # define BL32_BASE IMX7_OPTEE_BASE macro
/trusted-firmware-a-latest/plat/renesas/common/include/
Dplatform_def.h146 #define BL32_BASE U(0x44100000) macro
/trusted-firmware-a-latest/plat/brcm/board/stingray/include/
Dplatform_def.h194 #define BL32_BASE (0x8E000000) macro
/trusted-firmware-a-latest/plat/arm/board/corstone700/common/include/
Dplatform_def.h77 #define BL32_BASE (ARM_BL_RAM_BASE + PAGE_SIZE) macro

12