+6
−0
arch/arm/include/asm/arch_timer.h
0 → 100644
+19
−0
+1
−0
arch/arm/kernel/arch_timer.c
0 → 100644
+288
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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>