ARM: local timers: Add A15 architected timer support
authorMarc Zyngier <marc.zyngier@arm.com>
Wed, 11 Jan 2012 17:25:17 +0000 (17:25 +0000)
committerMarc Zyngier <marc.zyngier@arm.com>
Fri, 27 Apr 2012 12:35:33 +0000 (13:35 +0100)
Add support for the A15 generic timer and clocksource.
As the timer generates interrupts on a different PPI depending
on the execution mode (normal or secure), it is possible to
register two different PPIs.

Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>

No differences found