arm-trusted-firmware/plat/nvidia/tegra/include
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
..
drivers Tegra: flowctrl: rename tegra_fc_cpu_idle() to tegra_fc_cpu_powerdn() 2015-11-24 17:14:30 -08:00
t132 Tegra: remove support for legacy platform APIs 2015-12-04 15:41:20 -08:00
t210 Tegra210: enable WRAP to INCR burst type conversions 2015-07-27 17:34:41 +05:30
plat_macros.S Dump platform-defined regs in crash reporting 2016-04-14 17:50:22 +02:00
platform_def.h Use tf_printf() for debug logs from xlat_tables.c 2016-02-01 10:10:09 +00:00
tegra_private.h Move `plat_get_syscnt_freq()` to arm_common.c 2016-04-21 17:10:58 +01:00