Migrate platform ports to the new xlat_tables library
authorSoby Mathew <soby.mathew@arm.com>
Fri, 8 Apr 2016 15:42:58 +0000 (16:42 +0100)
committerSoby Mathew <soby.mathew@arm.com>
Wed, 13 Apr 2016 11:06:23 +0000 (12:06 +0100)
commit3e4b8fdcd3794ca07135521a5fd4c3141624f17c
tree03678b57672f682cfda61596fe65ce19bc1f8f52
parent3ca9928df202607e6d77e8b8a31a30ff4a934a4b
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
plat/arm/board/fvp/aarch64/fvp_common.c [deleted file]
plat/arm/board/fvp/fvp_common.c [new file with mode: 0644]
plat/arm/board/fvp/platform.mk
plat/arm/common/arm_common.mk
plat/mediatek/mt8173/platform.mk
plat/nvidia/tegra/common/tegra_common.mk
plat/rockchip/rk3368/platform.mk
plat/rockchip/rk3399/platform.mk
plat/xilinx/zynqmp/platform.mk