plat/arm: Move dynamic xlat enable logic to makefile
The PLAT_XLAT_TABLES_DYNAMIC build option, defined in platform_def.h
in Arm platforms, is checked by several headers, affecting their
behaviour. To avoid issues around the include ordering of the headers,
the definition should be moved to the platform's makefile.

Change-Id: I0e12365c8d66309122e8a20790e1641a4f480a10
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
1 parent bd9344f commit 3661d8e7adbf83175a85e2498dbbef7b7a67e8d5
@Antonio Nino Diaz Antonio Nino Diaz authored on 23 Jan 2019
Showing 4 changed files
View
plat/arm/board/fvp/include/platform_def.h
View
plat/arm/board/fvp/platform.mk
View
plat/arm/board/juno/include/platform_def.h
View
plat/arm/board/juno/platform.mk