arm-trusted-firmware/plat/arm
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
..
board Dump platform-defined regs in crash reporting 2016-04-14 17:50:22 +02:00
common Conditionally compile `plat_get_syscnt_freq()` in ARM standard platforms 2016-04-26 13:58:09 +01:00
css/common Merge pull request #531 from soby-mathew/sm/multicluster_fvp 2016-02-19 18:21:34 +00:00
soc/common FWU: Add Firmware Update support in BL2U for ARM platforms 2015-12-09 17:41:19 +00:00