arm-trusted-firmware/include/drivers
Vikram Kanigiri 23e47ede20 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
2015-03-16 18:37:47 +00:00
..
arm Common driver for ARM Cache Coherent Interconnects 2015-03-16 18:37:47 +00:00
io Move IO storage source to drivers directory 2014-08-14 11:17:03 +01:00
console.h Parametrize baudrate and UART clock during console_init() 2014-07-28 10:44:04 +01:00