commit | 9ef2a6a3115298f26662299b486c08940fedc47d | [log] [tgz] |
---|---|---|
author | Marc Zyngier <marc.zyngier@arm.com> | Fri Aug 05 12:46:50 2011 +0100 |
committer | Marc Zyngier <marc.zyngier@arm.com> | Thu Jan 12 17:03:13 2012 +0000 |
tree | 91f84d8f6caed22e373f93a97027a6f5ff83b579 | |
parent | 88b2d06509130a41d67167091dbc0c163545a96a [diff] |
fixup! ARM: local timers: Add A15 architected timer support 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>