mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-13 16:37:30 +00:00
70fb1ae9dd
Add a driver for the timer counter block that can be found on sama5d2. This driver will be used when booting under OP-TEE since the pit timer which is part of the SYSC is secured. Channel 1 & 2 are configured to be chained together which allows to have a 64bits counter. Reviewed-by: Claudiu Beznea <claudiu.beznea@microchip.com> Signed-off-by: Clément Léger <clement.leger@bootlin.com> |
||
---|---|---|
.. | ||
clock.c | ||
cpu.c | ||
Makefile | ||
reset.c | ||
sama5d2_devices.c | ||
sama5d3_devices.c | ||
sama5d4_devices.c | ||
sama7g5_devices.c | ||
timer.c | ||
u-boot-spl.lds |