arm-trusted-firmware/plat/arm/board/juno
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 juno: Fix AArch32 build 2017-06-20 15:14:01 +01:00
aarch64 juno: Fix bug in plat_get_my_entrypoint 2017-09-06 14:44:56 +01:00
include plat/arm: Remove option ARM_BOARD_OPTIMISE_MEM 2018-10-02 14:00:32 +01:00
sp_min mem_protect: Add mem_protect support in Juno and FVP for DRAM1 2017-09-25 13:32:20 +01:00
tsp Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
juno_bl1_setup.c juno: Revert FWU update detect mechanism 2018-09-07 14:54:02 +01:00
juno_bl2_setup.c Prevent two weak definitions of the same function 2018-08-30 17:50:55 +01:00
juno_decl.h Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
juno_def.h PSCI: Fix types of definitions 2018-07-20 13:49:22 +01:00
juno_err.c juno: Revert FWU update detect mechanism 2018-09-07 14:54:02 +01:00
juno_security.c Juno: Add support for TrustZone Media Protection 1 (TZMP1) 2018-04-10 14:30:03 +08:00
juno_stack_protector.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
juno_topology.c Fix MISRA rule 8.4 Part 2 2018-02-28 17:19:56 +00:00
juno_trng.c Fix MISRA rule 8.4 Part 2 2018-02-28 17:19:56 +00:00
juno_tzmp1_def.h Juno: Add support for TrustZone Media Protection 1 (TZMP1) 2018-04-10 14:30:03 +08:00
platform.mk plat/arm: Remove option ARM_BOARD_OPTIMISE_MEM 2018-10-02 14:00:32 +01:00