summaryrefslogtreecommitdiff
path: root/drivers/delay_timer/delay_timer.c
diff options
context:
space:
mode:
authorSoby Mathew <soby.mathew@arm.com>2015-10-07 09:45:27 +0100
committerSoby Mathew <soby.mathew@arm.com>2015-11-26 12:29:48 +0000
commit464ce2bbaa95a95f773a639c47e14bdffa21d75a (patch)
treefd82eb885598ee616e5a5690deb2d056524b0d1b /drivers/delay_timer/delay_timer.c
parentdf37373765f8a3f4e9b6216065f991f0db28e2b5 (diff)
Add ARM GICv2 driver
This patch adds a driver for ARM GICv2 systems, example GIC-400. Unlike the existing GIC driver in `include/drivers/arm/arm_gic.h`, this driver is optimised for GICv2 and does not support GICv3 systems in GICv2 compatibility mode. The driver interface has been implemented in `drivers/arm/gic/v2/gicv2_main.c`. The corresponding header is in `include/drivers/arm/gicv2.h`. Helper functions are implemented in `drivers/arm/gic/v2/gicv2_helpers.c` and are accessible through the `drivers/arm/gic/v2/gicv2_private.h` header. Change-Id: I09fffa4e621fb99ba3c01204839894816cd89a2a
Diffstat (limited to 'drivers/delay_timer/delay_timer.c')
0 files changed, 0 insertions, 0 deletions