Home
last modified time | relevance | path

Searched refs:MARVELL_BL_RAM_BASE (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-a/include/plat/marvell/armada/a3k/common/
A Dmarvell_def.h60 #define MARVELL_BL_RAM_BASE (MARVELL_SHARED_RAM_BASE + \ macro
148 #define BL1_RW_BASE (MARVELL_BL_RAM_BASE + \
151 #define BL1_RW_LIMIT (MARVELL_BL_RAM_BASE + MARVELL_BL_RAM_SIZE)
170 #define BL31_BASE (MARVELL_BL_RAM_BASE + \
174 #define BL31_LIMIT (MARVELL_BL_RAM_BASE + \
/trusted-firmware-a/include/plat/marvell/armada/a8k/common/
A Dmarvell_def.h58 #define MARVELL_BL_RAM_BASE (MARVELL_SHARED_RAM_BASE + \ macro
179 #define BL1_RW_BASE (MARVELL_BL_RAM_BASE + \
182 #define BL1_RW_LIMIT (MARVELL_BL_RAM_BASE + MARVELL_BL_RAM_SIZE)
205 #define BL31_BASE (MARVELL_BL_RAM_BASE + \
209 #define BL31_LIMIT (MARVELL_BL_RAM_BASE + \
/trusted-firmware-a/plat/marvell/armada/common/
A Dmarvell_bl1_setup.c42 bl1_ram_layout.total_base = MARVELL_BL_RAM_BASE; in marvell_bl1_early_platform_setup()

Completed in 3 milliseconds