arm-trusted-firmware/plat
Ryan Harkin b49b322190 FVP: Add SP804 delay timer
Add SP804 delay timer support to the FVP BSP.

This commit simply provides the 3 constants needed by the SP804
delay timer driver and calls sp804_timer_init() in
bl2_platform_setup(). The BSP does not currently use the delay
timer functions.

Note that the FVP SP804 is a normal world accessible peripheral
and should not be used by the secure world after transition
to the normal world.

Change-Id: I5f91d2ac9eb336fd81943b3bb388860dfb5f2b39
Co-authored-by: Dan Handley <dan.handley@arm.com>
2015-06-18 16:06:32 +01:00
..
arm FVP: Add SP804 delay timer 2015-06-18 16:06:32 +01:00
common Add support to indicate size and end of assembly functions 2015-04-08 13:02:59 +01:00
nvidia/tegra Support for NVIDIA's Tegra T210 SoCs 2015-05-29 16:43:25 +05:30