arm-trusted-firmware/drivers/delay_timer
Antonio Nino Diaz 29a24134c1 drivers: generic_delay_timer: Assert presence of Generic Timer
The Generic Timer is an optional extension to an ARMv7-A implementation.
The generic delay timer can be used from any architecture supported by
the Trusted Firmware. In ARMv7 it is needed to check that this feature
is present. In ARMv8 it is always present.

Change-Id: Ib7e8ec13ffbb2f64445d4ee48ed00f26e34b79b7
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
2019-02-06 09:54:42 +00:00
..
delay_timer.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
generic_delay_timer.c drivers: generic_delay_timer: Assert presence of Generic Timer 2019-02-06 09:54:42 +00:00