Home
last modified time | relevance | path

Searched refs:BL31_BASE (Results 1 – 25 of 168) sorted by relevance

1234567

/rk3399_ARM-atf/plat/xilinx/versal/include/
H A Dplatform_def.h38 # define BL31_BASE U(0xfffe0000) macro
41 # define BL31_BASE U(VERSAL_ATF_MEM_BASE) macro
87 #if (BL31_BASE >= (1ULL << 32U))
106 #if (defined(XILINX_OF_BOARD_DTB_ADDR) && !IS_TFA_IN_OCM(BL31_BASE))
114 #if !IS_TFA_IN_OCM(BL31_BASE)
/rk3399_ARM-atf/plat/nxp/common/setup/aarch64/
H A Dls_bl2_mem_params_desc.c32 .ep_info.pc = BL31_BASE,
42 .image_info.image_base = BL31_BASE - CSF_HDR_SZ,
43 .image_info.image_max_size = (BL31_LIMIT - BL31_BASE) +
46 .image_info.image_base = BL31_BASE,
47 .image_info.image_max_size = (BL31_LIMIT - BL31_BASE),
/rk3399_ARM-atf/plat/xilinx/zynqmp/include/
H A Dplatform_def.h43 # define BL31_BASE U(0xfffea000) macro
46 # define BL31_BASE U(0x1000) macro
50 # define BL31_BASE U(ZYNQMP_ATF_MEM_BASE) macro
105 #if (defined(XILINX_OF_BOARD_DTB_ADDR) && !IS_TFA_IN_OCM(BL31_BASE))
113 #if !IS_TFA_IN_OCM(BL31_BASE)
181 #if (defined(XILINX_OF_BOARD_DTB_ADDR) && !IS_TFA_IN_OCM(BL31_BASE))
/rk3399_ARM-atf/plat/nxp/s32/s32g274ardb2/
H A Dplat_bl2_image_desc.c19 .ep_info.pc = BL31_BASE,
23 .image_info.image_max_size = BL31_LIMIT - BL31_BASE,
24 .image_info.image_base = BL31_BASE,
/rk3399_ARM-atf/plat/qti/kodiak/sc7280_chrome/inc/
H A Dplatform_def.h20 #define BL31_BASE 0xC0000000 macro
22 #define BL31_LIMIT (BL31_BASE + BL31_SIZE)
/rk3399_ARM-atf/plat/st/stm32mp2/include/
H A Dplatform_def.h77 #define BL31_BASE 0 macro
79 #define BL31_BASE STM32MP_SYSRAM_BASE macro
82 #define BL31_LIMIT (BL31_BASE + (STM32MP_SYSRAM_SIZE / 2))
84 #define BL31_PROGBITS_LIMIT (BL31_BASE + STM32MP_BL31_SIZE)
/rk3399_ARM-atf/plat/qti/kodiak/rb3gen2/inc/
H A Dplatform_def.h19 #define BL31_BASE 0x1c200000 macro
21 #define BL31_LIMIT (BL31_BASE + BL31_SIZE)
/rk3399_ARM-atf/plat/nxp/common/include/default/
H A Dplat_default_def.h82 #ifndef BL31_BASE
84 #define BL31_BASE NXP_SECURE_DRAM_ADDR macro
92 #define BL31_LIMIT (BL31_BASE + BL31_SIZE)
/rk3399_ARM-atf/include/plat/marvell/armada/a3k/common/
H A Dmarvell_def.h160 #define BL2_BASE (BL31_BASE - PLAT_MARVELL_MAX_BL2_SIZE)
161 #define BL2_LIMIT BL31_BASE
170 #define BL31_BASE (MARVELL_BL_RAM_BASE + \ macro
/rk3399_ARM-atf/plat/brcm/board/stingray/include/
H A Dplatform_def.h145 #define BL31_BASE BRCM_AP_TZC_DRAM1_BASE macro
151 #define BL31_BASE (NOR_BASE_ADDR + NOR_SIZE - \ macro
160 #define SCP_BL2_BASE BL31_BASE
203 #define SECURE_DDR_BASE_ADDRESS BL31_BASE
/rk3399_ARM-atf/plat/allwinner/common/
H A Dsunxi_prepare_dtb.c31 if (fdt_add_reserved_memory(fdt, "tf-a@40000000", BL31_BASE, in sunxi_prepare_dtb()
32 BL31_LIMIT - BL31_BASE)) { in sunxi_prepare_dtb()
/rk3399_ARM-atf/plat/renesas/common/
H A Dbl2_plat_mem_params_desc.c34 .ep_info.pc = BL31_BASE,
39 .image_info.image_max_size = BL31_LIMIT - BL31_BASE,
40 .image_info.image_base = BL31_BASE,
/rk3399_ARM-atf/plat/brcm/common/
H A Dbrcm_bl2_mem_params_desc.c46 .ep_info.pc = BL31_BASE,
55 .image_info.image_base = BL31_BASE,
56 .image_info.image_max_size = BL31_LIMIT - BL31_BASE,
/rk3399_ARM-atf/plat/arm/board/automotive_rd/platform/rd1ae/
H A Drd1ae_bl2_mem_params_desc.c27 .ep_info.pc = BL31_BASE,
36 .image_info.image_base = BL31_BASE,
37 .image_info.image_max_size = BL31_LIMIT - BL31_BASE,
/rk3399_ARM-atf/plat/arm/board/corstone1000/common/
H A Dcorstone1000_bl2_mem_params_desc.c28 .ep_info.pc = BL31_BASE,
34 .image_info.image_base = BL31_BASE,
35 .image_info.image_max_size = BL31_LIMIT - BL31_BASE,
/rk3399_ARM-atf/plat/amd/versal2/include/
H A Dplatform_def.h46 # define BL31_BASE U(0xBBF00000) macro
49 # define BL31_BASE U(MEM_BASE) macro
112 #if (defined(XILINX_OF_BOARD_DTB_ADDR) && !IS_TFA_IN_OCM(BL31_BASE))
/rk3399_ARM-atf/include/plat/marvell/armada/a8k/common/
H A Dmarvell_def.h196 #define BL2_BASE (BL31_BASE - PLAT_MARVELL_MAX_BL2_SIZE)
197 #define BL2_LIMIT BL31_BASE
205 #define BL31_BASE (MARVELL_BL_RAM_BASE + \ macro
/rk3399_ARM-atf/plat/arm/board/automotive_rd/platform/rdaspen/
H A Drdaspen_bl2_mem_params_desc.c19 .ep_info.pc = BL31_BASE,
28 .image_info.image_base = BL31_BASE,
29 .image_info.image_max_size = BL31_LIMIT - BL31_BASE,
/rk3399_ARM-atf/plat/intel/soc/common/
H A Dbl2_plat_mem_params_desc.c67 .ep_info.pc = BL31_BASE,
73 .image_info.image_base = BL31_BASE,
74 .image_info.image_max_size = BL31_LIMIT - BL31_BASE,
/rk3399_ARM-atf/plat/imx/imx8m/imx8mp/
H A Dimx8mp_bl2_mem_params_desc.c18 .ep_info.pc = BL31_BASE,
23 .image_info.image_base = BL31_BASE,
24 .image_info.image_max_size = BL31_LIMIT - BL31_BASE,
/rk3399_ARM-atf/plat/imx/imx8m/imx8mm/
H A Dimx8mm_bl2_mem_params_desc.c18 .ep_info.pc = BL31_BASE,
23 .image_info.image_base = BL31_BASE,
24 .image_info.image_max_size = BL31_LIMIT - BL31_BASE,
/rk3399_ARM-atf/plat/hisilicon/poplar/include/
H A Dpoplar_layout.h129 #define BL31_BASE (LLOADER_TEXT_BASE + BL31_OFFSET) macro
130 #define BL31_LIMIT (BL31_BASE + BL31_SIZE)
/rk3399_ARM-atf/plat/qti/msm8916/include/
H A Dplatform_def.h20 #define BL31_LIMIT (BL31_BASE + SZ_128K)
21 #define BL31_PROGBITS_LIMIT (BL31_BASE + SZ_64K)
/rk3399_ARM-atf/plat/allwinner/common/include/
H A Dplatform_def.h18 #define BL31_BASE SUNXI_DRAM_BASE macro
28 #define BL31_BASE (SUNXI_SRAM_A2_BASE + \ macro
/rk3399_ARM-atf/plat/qti/msm8916/
H A Dmsm8916_bl31_setup.c41 msm8916_plat_arch_setup(BL31_BASE, BL31_END - BL31_BASE); in bl31_plat_arch_setup()

1234567