summaryrefslogtreecommitdiff
path: root/include/stdlib/time.h
diff options
context:
space:
mode:
authorAntonio Nino Diaz <antonio.ninodiaz@arm.com>2016-05-18 10:37:25 +0100
committerAntonio Nino Diaz <antonio.ninodiaz@arm.com>2016-05-20 15:29:30 +0100
commit0bcedb2212bd2436834117cd956d7b6e16b11673 (patch)
tree88371f100412d5d817405ca7b10e6efc91115020 /include/stdlib/time.h
parentf3d3b316f82faa88e42f3d09c97cd9e52ac92599 (diff)
Implement generic delay timer
Add delay timer implementation based on the system generic counter. This either uses the platform's implementation of `plat_get_syscnt_freq()` or explicit clock multiplier/divider values provided by the platform. The current implementation of udelay has been modified to avoid unnecessary calculations while waiting on the loop and to make it easier to check for overflows. Change-Id: I9062e1d506dc2f68367fd9289250b93444721732
Diffstat (limited to 'include/stdlib/time.h')
0 files changed, 0 insertions, 0 deletions