Common driver for ARM Cache Coherent Interconnects
Even though both CCI-400 and CCI-500 IPs have different configurations
with respect to the number and types of supported interfaces, their
register offsets and programming sequences are similar. This patch
creates a common driver for enabling and disabling snoop transactions
and DVMs with both the IPs.

New platform ports which implement one of these IPs should use this
common driver. Existing platform ports which implement CCI-400 should
migrate to the common driver as the standalone CCI-400 will be
deprecated in the future.

Change-Id: I3ccd0eb7b062922d2e4a374ff8c21e79fa357556
1 parent a7e98ad commit 23e47ede20b80e9f6cea5a7232ed1915ffbc9496
@Vikram Kanigiri Vikram Kanigiri authored on 22 Dec 2014
Showing 5 changed files
View
Makefile
View
docs/user-guide.md
View
drivers/arm/cci/cci.c 0 → 100644
View
drivers/arm/cci400/cci400.c
View
include/drivers/arm/cci.h 0 → 100644