Add option for defining platform DRAM2 base
The default DRAM2 base address for Arm platforms
is 0x880000000. However, on some platforms the
firmware may want to move the start address to
a different value.

To support this introduce PLAT_ARM_DRAM2_BASE that
defaults to 0x880000000; but can be overridden by
a platform (e.g. in platform_def.h).

Change-Id: I0d81195e06070bc98f376444b48ada2db1666e28
Signed-off-by: Sami Mujawar <sami.mujawar@arm.com>
1 parent eca6e45 commit 6bb6015f915dbc6a1208358024387a76530d45da
@Sami Mujawar Sami Mujawar authored on 9 May 2019
Showing 4 changed files
View
include/plat/arm/board/common/board_css_def.h
View
include/plat/arm/common/arm_def.h
View
plat/arm/board/fvp/include/platform_def.h
View
plat/arm/board/fvp_ve/include/platform_def.h