Rename FVP specific files and functions
FVP specific files and functions containing the word "plat" have been
renamed to use the word "fvp" to distinguish them from the common
platform functionality and porting functions.

Change-Id: I39f9673dab3ee9c74bd18b3e62b7c21027232f7d
1 parent bb13656 commit 9e9ab9ffc11d988ca7bb1bdd98ffb11beadeffc3
@Dan Handley Dan Handley authored on 15 May 2014
Andrew Thoelke committed on 22 May 2014
Showing 26 changed files
View
bl32/tsp/tsp-fvp.mk
View
plat/fvp/aarch64/fvp_common.c 0 → 100644
View
plat/fvp/aarch64/fvp_helpers.S 0 → 100644
View
plat/fvp/aarch64/plat_common.c 100644 → 0
View
plat/fvp/aarch64/plat_helpers.S 100644 → 0
View
plat/fvp/bl1_fvp_setup.c 0 → 100644
View
plat/fvp/bl1_plat_setup.c 100644 → 0
View
plat/fvp/bl2_fvp_setup.c 0 → 100644
View
plat/fvp/bl2_plat_setup.c 100644 → 0
View
plat/fvp/bl31_fvp_setup.c 0 → 100644
View
plat/fvp/bl31_plat_setup.c 100644 → 0
View
plat/fvp/bl32_fvp_setup.c 0 → 100644
View
plat/fvp/bl32_plat_setup.c 100644 → 0
View
plat/fvp/fvp_gic.c 0 → 100644
View
plat/fvp/fvp_io_storage.c 0 → 100644
View
plat/fvp/fvp_pm.c 0 → 100644
View
plat/fvp/fvp_private.h
View
plat/fvp/fvp_security.c 0 → 100644
View
plat/fvp/fvp_topology.c 0 → 100644
View
plat/fvp/include/plat_macros.S
View
plat/fvp/plat_gic.c 100644 → 0
View
plat/fvp/plat_io_storage.c 100644 → 0
View
plat/fvp/plat_pm.c 100644 → 0
View
plat/fvp/plat_security.c 100644 → 0
View
plat/fvp/plat_topology.c 100644 → 0
View
plat/fvp/platform.mk