arm-trusted-firmware/plat/fvp
Dan Handley cae3ef992e Remove platform dependency in CCI-400 driver
* Create cci_init() function in CCI-400 driver to allow platform
  to provide arguments needed by the driver (i.e. base address
  and cluster indices for the ACE slave interfaces).

* Rename cci_(en|dis)able_coherency to
  cci_(en|dis)able_cluster_coherency to make it clear that
  the driver only enables/disables the coherency of CPU
  clusters and not other devices connected to the CCI-400.

* Update FVP port to use new cci_init() function and remove
  unnecessary CCI defintions from platform_def.h. Also rename
  fvp_cci_setup() to fvp_cci_enable() to more clearly
  differentiate between CCI initialization and enabling.

THIS CHANGE REQUIRES PLATFORM PORTS THAT USE THE CCI-400 DRIVER
TO BE UPDATED

Fixes ARM-software/tf-issues#168

Change-Id: I1946a51409b91217b92285b6375082619f607fec
2014-08-14 10:49:20 +01:00
..
aarch64 Remove platform dependency in CCI-400 driver 2014-08-14 10:49:20 +01:00
drivers/pwrc Remove calling CPU mpidr from bakery lock API 2014-06-23 23:16:39 +01:00
include Remove platform dependency in CCI-400 driver 2014-08-14 10:49:20 +01:00
bl1_fvp_setup.c Remove platform dependency in CCI-400 driver 2014-08-14 10:49:20 +01:00
bl2_fvp_setup.c FVP: make usage of Trusted DRAM optional at build time 2014-08-14 09:32:48 +01:00
bl31_fvp_setup.c Remove platform dependency in CCI-400 driver 2014-08-14 10:49:20 +01:00
bl32_fvp_setup.c Parametrize baudrate and UART clock during console_init() 2014-07-28 10:44:04 +01:00
fvp_def.h Remove platform dependency in CCI-400 driver 2014-08-14 10:49:20 +01:00
fvp_io_storage.c Rationalize console log output 2014-08-12 16:51:18 +01:00
fvp_pm.c Remove platform dependency in CCI-400 driver 2014-08-14 10:49:20 +01:00
fvp_private.h Remove platform dependency in CCI-400 driver 2014-08-14 10:49:20 +01:00
fvp_security.c Refactor fvp_config into common platform header 2014-07-09 16:28:07 +01:00
fvp_topology.c Remove all checkpatch errors from codebase 2014-06-24 12:50:00 +01:00
platform.mk FVP: make usage of Trusted DRAM optional at build time 2014-08-14 09:32:48 +01:00