aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/arm/cci/cci.c
Commit message (Expand)AuthorAgeFilesLines
* Increase type widths to satisfy width requirementsJimmy Brisson2020-10-121-3/+3
* Sanitise includes across codebaseAntonio Nino Diaz2019-01-041-5/+6
* Mark GICV3, CCI and CCN boot time code as initDaniel Boulby2018-10-031-1/+2
* drivers: cci: Fix MISRA defectsAntonio Nino Diaz2018-08-301-22/+23
* cci: Use dsb to wait before reading status registerRoberto Vargas2018-08-131-2/+2
* cci: Wait before reading status registerRoberto Vargas2018-07-191-0/+13
* drivers: fix switch statements to comply with MISRA rulesJonathan Wright2018-03-261-10/+13
* CCI: Adapt for specific product at run timeJeenu Viswambharan2017-08-011-32/+82
* Use SPDX license identifiersdp-arm2017-05-031-25/+1
* Merge pull request #906 from antonio-nino-diaz-arm/an/asserts-releasedavidcunado-arm2017-04-211-2/+2
|\
| * Control inclusion of helper code used for assertsAntonio Nino Diaz2017-04-201-3/+3
* | Replace tf_printf occurrences with ERRORAntonio Nino Diaz2017-04-061-5/+4
|/
* Use uintptr_t as base address type in ARM driver APIsJuan Castillo2015-07-091-2/+3
* Common driver for ARM Cache Coherent InterconnectsVikram Kanigiri2015-03-161-0/+141