arm-trusted-firmware/plat/fvp
Dan Handley 4ecca33988 Move include and source files to logical locations
Move almost all system include files to a logical sub-directory
under ./include. The only remaining system include directories
not under ./include are specific to the platform. Move the
corresponding source files to match the include directory
structure.

Also remove pm.h as it is no longer used.

Change-Id: Ie5ea6368ec5fad459f3e8a802ad129135527f0b3
2014-05-06 12:35:02 +01:00
..
aarch64 Enable secure memory support for FVPs 2014-04-24 14:08:01 +01:00
bl1_plat_setup.c Define frequency of system counter in platform code 2014-04-08 15:22:56 +01:00
bl2_plat_setup.c Enable secure memory support for FVPs 2014-04-24 14:08:01 +01:00
bl31_plat_setup.c Define frequency of system counter in platform code 2014-04-08 15:22:56 +01:00
bl32_plat_setup.c Add Test Secure Payload (BL3-2) image 2014-02-20 19:06:34 +00:00
plat_gic.c Fix implementation and users of gicd_set_ipriorityr() 2014-03-05 16:21:14 +00:00
plat_io_storage.c Semihosting: Fix file mode to load binaries on Windows 2014-03-21 17:17:49 +00:00
plat_pm.c Add standby state support in PSCI cpu_suspend api 2014-03-26 17:36:35 +00:00
plat_security.c Enable secure memory support for FVPs 2014-04-24 14:08:01 +01:00
plat_topology.c fvp: rename fvp_* files to plat_* 2014-01-20 18:45:04 +00:00
platform.h Enable secure memory support for FVPs 2014-04-24 14:08:01 +01:00
platform.mk Move include and source files to logical locations 2014-05-06 12:35:02 +01:00