Home
last modified time | relevance | path

Searched refs:BL1_RW_LIMIT (Results 1 – 20 of 20) sorted by relevance

/rk3399_ARM-atf/plat/brcm/board/stingray/include/
H A Dplatform_def.h102 #define BL1_RW_LIMIT (BL1_RW_BASE + 0x12000) macro
104 #define BL11_RW_BASE BL1_RW_LIMIT
114 #define BL2_RW_BASE BL1_RW_LIMIT
120 #define BL2_RW_BASE BL1_RW_LIMIT
124 #define BL2_BASE (BL1_RW_LIMIT + PAGE_SIZE)
H A Dsr_def.h462 #define BCM_ELOG_BL2_BASE BL1_RW_LIMIT
/rk3399_ARM-atf/plat/rpi/rpi3/include/
H A Dplatform_def.h171 #define BL1_RW_BASE (BL1_RW_LIMIT - PLAT_MAX_BL1_RW_SIZE)
172 #define BL1_RW_LIMIT (BL_RAM_BASE + BL_RAM_SIZE) macro
179 BL1_RW_LIMIT - BL1_RW_BASE, \
/rk3399_ARM-atf/bl1/
H A Dbl1.ld.S23 RAM (rwx): ORIGIN = BL1_RW_BASE, LENGTH = BL1_RW_LIMIT - BL1_RW_BASE
177 ASSERT(. <= BL1_RW_LIMIT, "BL1's RW section has exceeded its limit.")
/rk3399_ARM-atf/plat/hisilicon/poplar/include/
H A Dpoplar_layout.h122 #define BL1_RW_LIMIT (BL1_RW_BASE + BL1_RW_SIZE) macro
/rk3399_ARM-atf/plat/hisilicon/hikey/include/
H A Dhikey_layout.h42 #define BL1_RW_LIMIT (0xF9898000) macro
/rk3399_ARM-atf/plat/hisilicon/hikey960/include/
H A Dplatform_def.h56 #define BL1_RW_LIMIT (0x1B000000) macro
/rk3399_ARM-atf/include/plat/marvell/armada/a3k/common/
H A Dmarvell_def.h151 #define BL1_RW_LIMIT (MARVELL_BL_RAM_BASE + MARVELL_BL_RAM_SIZE) macro
/rk3399_ARM-atf/plat/hisilicon/hikey960/aarch64/
H A Dhikey960_common.c30 BL1_RW_LIMIT - BL1_RW_BASE, \
/rk3399_ARM-atf/plat/arm/board/neoverse_rd/common/include/nrd3/
H A Dnrd_css_fw_def3.h87 BL1_RW_LIMIT - BL1_RW_BASE, \
H A Dnrd_plat_arm_def3.h565 #define BL1_RW_LIMIT (ARM_BL_RAM_BASE + \ macro
/rk3399_ARM-atf/plat/qemu/qemu/include/
H A Dplatform_def.h135 #define BL1_RW_BASE (BL1_RW_LIMIT - 0x12000)
136 #define BL1_RW_LIMIT (BL_RAM_BASE + BL_RAM_SIZE) macro
/rk3399_ARM-atf/include/plat/marvell/armada/a8k/common/
H A Dmarvell_def.h182 #define BL1_RW_LIMIT (MARVELL_BL_RAM_BASE + MARVELL_BL_RAM_SIZE) macro
/rk3399_ARM-atf/plat/qemu/qemu_sbsa/include/
H A Dplatform_def.h131 #define BL1_RW_BASE (BL1_RW_LIMIT - BL1_SIZE)
132 #define BL1_RW_LIMIT (BL_RAM_BASE + BL_RAM_SIZE - \ macro
/rk3399_ARM-atf/plat/intel/soc/common/include/
H A Dplatform_def.h122 #define BL1_RW_LIMIT (0xffe1ffff) macro
/rk3399_ARM-atf/include/plat/nuvoton/common/
H A Dnpcm845x_arm_def.h305 BL1_RW_BASE, BL1_RW_LIMIT - BL1_RW_BASE, \
427 #define BL1_RW_LIMIT (ARM_BL_RAM_BASE + \ macro
/rk3399_ARM-atf/plat/arm/board/fvp_ve/include/
H A Dplatform_def.h210 #define BL1_RW_LIMIT (ARM_BL_RAM_BASE + \ macro
/rk3399_ARM-atf/plat/arm/board/a5ds/include/
H A Dplatform_def.h227 #define BL1_RW_LIMIT (ARM_BL_RAM_BASE + \ macro
/rk3399_ARM-atf/include/plat/arm/common/
H A Darm_def.h379 BL1_RW_LIMIT - BL1_RW_BASE, \
578 #define BL1_RW_LIMIT (ARM_BL_RAM_BASE + \ macro
/rk3399_ARM-atf/docs/
H A Dporting-guide.rst210 - **#define : BL1_RW_LIMIT**