Migrate platform ports to the new xlat_tables library
This patch modifies the upstream platform port makefiles to use the new
xlat_tables library files. This patch also makes mmap region setup common
between AArch64 and AArch32 for FVP platform port. The file `fvp_common.c`
is moved from the `plat/arm/board/fvp/aarch64` folder to the parent folder
as it is not specific to AArch64.

Change-Id: Id2e9aac45e46227b6f83cccfd1e915404018ea0b
1 parent 3ca9928 commit 3e4b8fdcd3794ca07135521a5fd4c3141624f17c
@Soby Mathew Soby Mathew authored on 8 Apr 2016
Showing 9 changed files
View
plat/arm/board/fvp/aarch64/fvp_common.c 100644 → 0
View
plat/arm/board/fvp/fvp_common.c 0 → 100644
View
plat/arm/board/fvp/platform.mk
View
plat/arm/common/arm_common.mk
View
plat/mediatek/mt8173/platform.mk
View
plat/nvidia/tegra/common/tegra_common.mk
View
plat/rockchip/rk3368/platform.mk
View
plat/rockchip/rk3399/platform.mk
View
plat/xilinx/zynqmp/platform.mk