plat/arm: Remove option ARM_BOARD_OPTIMISE_MEM
This option makes it hard to optimize the memory definitions of all Arm
platforms because any change in the common defines must work in all of
them. The best thing to do is to remove it and move the definition to
each platform's header.

FVP, SGI and SGM were using the definitions in board_arm_def.h. The
definitions have been copied to each platform's platform_def.h. Juno
was already using the ones in platform_def.h, so there have been no
changes.

Change-Id: I9aecd11bbc72a3d0d7aad1ef9934d8df21dcfaf2
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
1 parent 5eb4884 commit c0740e4fa6e2bb9595270444cbccd23afda22c88
@Antonio Nino Diaz Antonio Nino Diaz authored on 28 Sep 2018
Showing 8 changed files
View
docs/user-guide.rst
View
include/plat/arm/board/common/board_arm_def.h
View
plat/arm/board/common/board_common.mk
View
plat/arm/board/fvp/include/platform_def.h
View
plat/arm/board/juno/include/platform_def.h
View
plat/arm/board/juno/platform.mk
View
plat/arm/css/sgi/include/platform_def.h
View
plat/arm/css/sgm/include/sgm_base_platform_def.h