seL4/include/drivers
Luca (Wei) Chen e9bdd85e81 allwinnerA20: switch to the ARM generic timer
The memory mapping for the timer only uses 1K on AllwinnerA20, but
the minimum device mapping is 4K in seL4. Other devices within this
4K page (CCU and PIO) cannot be accessed in the userland.
Replace the kernel timer with the ARM generic timer on AllwinnerA20,
and remove the implementation for AllwinnerA20 specific timer in the
kernel. So we should have user access to those devices now.

Signed-off-by: Luca (Wei) Chen <wei@cvluca.com>
2021-10-28 08:30:41 +11:00
..
irq Remove KZM/imx31 platform 2021-09-30 18:07:19 +10:00
smmu trivial: style and comment 2020-10-28 17:30:42 +11:00
timer allwinnerA20: switch to the ARM generic timer 2021-10-28 08:30:41 +11:00
uart.h debug: restructure kernel console handling 2021-05-14 13:13:36 +10:00