Move mem-protect definitions to board specific files
authorRoberto Vargas <roberto.vargas@arm.com>
Mon, 11 Jun 2018 15:15:35 +0000 (16:15 +0100)
committerRoberto Vargas <roberto.vargas@arm.com>
Mon, 18 Jun 2018 12:51:21 +0000 (13:51 +0100)
commite237c1ba80b23558ebb30822352722ee16301d35
tree87fcec4cab4dd3f642c5149897afdb72fde00417
parent498161a504bdeeb21ea0647422ce484c79664e1b
Move mem-protect definitions to board specific files

Having these definitions in board_arm_def.h forces to
all the arm platforms to use the same definition for
PLAT_ARM_MEM_PROT_ADDR.

This macro also enables the mem-protect mechanism,
which means that all the arm platform has enabled
mem-protect and they cannot get rid of it.

Change-Id: Id29d2c51cbe6edc15f010a9f5a20c42266c48a08
Signed-off-by: Roberto Vargas <roberto.vargas@arm.com>
include/plat/arm/board/common/board_arm_def.h
plat/arm/board/fvp/fvp_def.h
plat/arm/board/juno/juno_def.h
plat/arm/css/sgi/include/platform_def.h