arm-trusted-firmware/plat/nvidia/tegra/soc/t210
Yatharth Kochar c073fda1c6 Move `plat_get_syscnt_freq()` to arm_common.c
This patch moves the definition for `plat_get_syscnt_freq()`
from arm_bl31_setup.c to arm_common.c. This could be useful
in case a delay timer needs to be installed based on the
generic timer in other BLs.
This patch also modifies the return type for this function
from `uint64_t` to `unsigned long long` within ARM and other
platform files.

Change-Id: Iccdfa811948e660d4fdcaae60ad1d700e4eda80d
2016-04-21 17:10:58 +01:00
..
plat_psci_handlers.c Tegra: remove support for legacy platform APIs 2015-12-04 15:41:20 -08:00
plat_secondary.c Tegra210: lock PMC registers holding CPU vector addresses 2015-07-17 19:06:54 +05:30
plat_setup.c Move `plat_get_syscnt_freq()` to arm_common.c 2016-04-21 17:10:58 +01:00
platform_t210.mk Tegra210: wait for 512 timer ticks before retention entry 2015-08-24 21:34:28 +05:30