Home
last modified time | relevance | path

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

/trusted-firmware-a/include/plat/marvell/armada/a3k/common/
A Dmarvell_def.h62 #define MARVELL_BL_RAM_SIZE (MARVELL_TRUSTED_DRAM_SIZE - \ macro
149 MARVELL_BL_RAM_SIZE - \
151 #define BL1_RW_LIMIT (MARVELL_BL_RAM_BASE + MARVELL_BL_RAM_SIZE)
171 MARVELL_BL_RAM_SIZE - \
175 MARVELL_BL_RAM_SIZE)
/trusted-firmware-a/include/plat/marvell/armada/a8k/common/
A Dmarvell_def.h60 #define MARVELL_BL_RAM_SIZE (MARVELL_TRUSTED_DRAM_SIZE - \ macro
180 MARVELL_BL_RAM_SIZE - \
182 #define BL1_RW_LIMIT (MARVELL_BL_RAM_BASE + MARVELL_BL_RAM_SIZE)
206 MARVELL_BL_RAM_SIZE - \
210 MARVELL_BL_RAM_SIZE)
/trusted-firmware-a/plat/marvell/armada/common/
A Dmarvell_bl1_setup.c43 bl1_ram_layout.total_size = MARVELL_BL_RAM_SIZE; in marvell_bl1_early_platform_setup()

Completed in 5 milliseconds