arm-trusted-firmware/plat/arm/board/common
Antonio Nino Diaz c0740e4fa6 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>
2018-10-02 14:00:32 +01:00
..
aarch32 Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
aarch64 Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
drivers/norflash norflash: Add full status check 2017-08-23 10:29:44 +01:00
rotpk Add support for TBBR using ECDSA keys in ARM platforms 2017-09-22 09:48:36 +08:00
board_arm_trusted_boot.c Add support for TBBR using ECDSA keys in ARM platforms 2017-09-22 09:48:36 +08:00
board_common.mk plat/arm: Remove option ARM_BOARD_OPTIMISE_MEM 2018-10-02 14:00:32 +01:00
board_css.mk Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
board_css_common.c Rework page table setup for varying number of mem regions 2018-07-24 15:01:57 +01:00