arm-trusted-firmware/plat/mediatek/mt8173
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
..
aarch64 Move `plat_get_syscnt_freq()` to arm_common.c 2016-04-21 17:10:58 +01:00
drivers mt8173: Fix timing issue of mfg mtcmos power off 2016-04-14 14:10:04 +08:00
include Dump platform-defined regs in crash reporting 2016-04-14 17:50:22 +02:00
bl31_plat_setup.c mt8173: Protect BL31 memory from non-secure access 2016-04-01 13:10:41 +08:00
plat_delay_timer.c Initial platform port for MediaTek mt8173 2015-08-11 14:45:33 +08:00
plat_mt_gic.c Initial platform port for MediaTek mt8173 2015-08-11 14:45:33 +08:00
plat_pm.c mt8173: Remove gpio driver support 2016-03-09 15:40:32 +08:00
plat_sip_calls.c mt8173: Implement subsystem power control logic in ARM TF 2016-01-26 13:55:13 +08:00
plat_topology.c mt8173: Fix cluster 0 core count 2015-08-18 16:32:09 +08:00
platform.mk Migrate platform ports to the new xlat_tables library 2016-04-13 12:06:23 +01:00
power_tracer.c Initial platform port for MediaTek mt8173 2015-08-11 14:45:33 +08:00
scu.c Initial platform port for MediaTek mt8173 2015-08-11 14:45:33 +08:00