Add a generic driver for ARM CCN IP
This patch adds a device driver which can be used to program the following
aspects of ARM CCN IP:

1. Specify the mapping between ACE/ACELite/ACELite+DVM/CHI master interfaces and
   Request nodes.
2. Add and remove master interfaces from the snoop and dvm
   domains.
3. Place the L3 cache in a given power state.
4. Configuring system adress map and enabling 3 SN striping mode of memory
   controller operation.

Change-Id: I0f665c6a306938e5b66f6a92f8549b529aa8f325
1 parent e361681 commit fd6007de64fd7e16f6d96972643434c04a77f1c6
@Achin Gupta Achin Gupta authored on 20 Jul 2015
Showing 4 changed files
View
drivers/arm/ccn/ccn.c 0 → 100644
View
drivers/arm/ccn/ccn_private.h 0 → 100644
View
include/drivers/arm/ccn.h 0 → 100644
View
plat/arm/common/arm_common.mk