PSCI: Migrate ARM reference platforms to new platform API
This patch migrates ARM reference platforms, Juno and FVP, to the new platform
API mandated by the new PSCI power domain topology and composite power state
frameworks. The platform specific makefiles now exports the build flag
ENABLE_PLAT_COMPAT=0 to disable the platform compatibility layer.

Change-Id: I3040ed7cce446fc66facaee9c67cb54a8cd7ca29
1 parent 85a181c commit 38dce70f51fb83b27958ba3e2ad15f5635cb1061
@Soby Mathew Soby Mathew authored on 1 Jul 2015
Achin Gupta committed on 13 Aug 2015
Showing 19 changed files
View
include/plat/arm/common/arm_def.h
View
include/plat/arm/common/plat_arm.h
View
plat/arm/board/fvp/aarch64/fvp_helpers.S
View
plat/arm/board/fvp/fvp_pm.c
View
plat/arm/board/fvp/fvp_topology.c
View
plat/arm/board/fvp/platform.mk
View
plat/arm/board/fvp/tsp/tsp-fvp.mk
View
plat/arm/board/juno/platform.mk
View
plat/arm/board/juno/tsp/tsp-juno.mk
View
plat/arm/common/aarch64/arm_helpers.S
View
plat/arm/common/arm_bl31_setup.c
View
plat/arm/common/arm_common.mk
View
plat/arm/common/arm_pm.c
View
plat/arm/common/arm_topology.c
View
plat/arm/common/tsp/arm_tsp.mk
View
plat/arm/css/common/aarch64/css_helpers.S
View
plat/arm/css/common/css_common.mk
View
plat/arm/css/common/css_pm.c
View
plat/arm/css/common/css_topology.c 0 → 100644