summaryrefslogtreecommitdiff
path: root/plat/nvidia/tegra/common/tegra_delay_timer.c
AgeCommit message (Collapse)Author
2015-07-17Tegra: introduce delay timer supportVarun Wadekar
This patch introduces the backend required for implementing the delay timer API. Tegra has an on-chip free flowing us timer which can be used as the delay timer. Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>