Add CCN support to FVP platform port
This patch adds support to select CCN driver for FVP during build.
A new build option `FVP_INTERCONNECT_DRIVER` is added to allow
selection between the CCI and CCN driver. Currently only the CCN-502
variant is supported on FVP.

The common ARM CCN platform helper file now verifies the cluster
count declared by platform is equal to the number of root node
masters exported by the ARM Standard platform.

Change-Id: I71d7b4785f8925ed499c153b2e9b9925fcefd57a
1 parent 6331a31 commit 7123787616e21871319909508e80594c7f24f6b8
@Soby Mathew Soby Mathew authored on 24 Mar 2016
Showing 7 changed files
View
docs/user-guide.md
View
plat/arm/board/fvp/fvp_common.c
View
plat/arm/board/fvp/fvp_def.h
View
plat/arm/board/fvp/include/plat_macros.S
View
plat/arm/board/fvp/include/platform_def.h
View
plat/arm/board/fvp/platform.mk
View
plat/arm/common/arm_ccn.c