arm-trusted-firmware/plat
Yatharth Kochar 1969625afa Conditionally compile `plat_get_syscnt_freq()` in ARM standard platforms
This patch puts the definition of `plat_get_syscnt_freq()`
under `#ifdef ARM_SYS_CNTCTL_BASE` in arm_common.c file.
This is the fix for compilation error introduced by commit-id
`749ade4`, for platforms that use arm_common.c but do not
provide a memory mapped interface to the generic counter.

Fixes ARM-software/tf-issues#395

Change-Id: I2f2b10bd9500fa15308541ccb15829306a76a745
2016-04-26 13:58:09 +01:00
..
arm Conditionally compile `plat_get_syscnt_freq()` in ARM standard platforms 2016-04-26 13:58:09 +01:00
common Remove all non-configurable dead loops 2016-03-14 16:41:18 +00:00
compat PSCI: Implement platform compatibility layer 2015-08-13 20:08:19 +01:00
mediatek Move `plat_get_syscnt_freq()` to arm_common.c 2016-04-21 17:10:58 +01:00
nvidia/tegra Move `plat_get_syscnt_freq()` to arm_common.c 2016-04-21 17:10:58 +01:00
rockchip Merge pull request #602 from rockchip-linux/fixes-for-coreboot_v1 2016-04-25 14:50:46 +01:00
xilinx/zynqmp Move `plat_get_syscnt_freq()` to arm_common.c 2016-04-21 17:10:58 +01:00