fvp: rename fvp_* files to plat_*
The FVP platform has a few filenames that begin with fvp_.  These are
renamed to plat_ to make it easier to use the FVP port as a template.

Change-Id: I601e6256d5ef3bae81a2e1f5df6de56db5b27069
Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
1 parent 72ee331 commit 03cb8fbb5d769affd508c97a5327544e487eb1a9
@Ryan Harkin Ryan Harkin authored on 15 Jan 2014
Dan Handley committed on 20 Jan 2014
Showing 12 changed files
View
docs/porting-guide.md
View
plat/fvp/aarch64/fvp_common.c 100644 → 0
View
plat/fvp/aarch64/fvp_helpers.S 100644 → 0
View
plat/fvp/aarch64/plat_common.c 0 → 100644
View
plat/fvp/aarch64/plat_helpers.S 0 → 100644
View
plat/fvp/fvp_gic.c 100644 → 0
View
plat/fvp/fvp_pm.c 100644 → 0
View
plat/fvp/fvp_topology.c 100644 → 0
View
plat/fvp/plat_gic.c 0 → 100644
View
plat/fvp/plat_pm.c 0 → 100644
View
plat/fvp/plat_topology.c 0 → 100644
View
plat/fvp/platform.mk