arm-trusted-firmware/plat/arm/common
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
..
aarch64 Conditionally compile `plat_get_syscnt_freq()` in ARM standard platforms 2016-04-26 13:58:09 +01:00
tsp Remove dashes from image names: 'BL3-x' --> 'BL3x' 2015-12-14 12:31:37 +00:00
arm_bl1_fwu.c Fix the inconsistencies in bl1_tbbr_image_descs[] 2016-02-22 18:17:34 +00:00
arm_bl1_setup.c Rework use of interconnect drivers 2016-02-16 20:09:49 +00:00
arm_bl2_setup.c Remove BL32_BASE when building without SPD for FVP 2016-04-08 09:30:20 +01:00
arm_bl2u_setup.c FWU: Add Firmware Update support in BL2U for ARM platforms 2015-12-09 17:41:19 +00:00
arm_bl31_setup.c Move `plat_get_syscnt_freq()` to arm_common.c 2016-04-21 17:10:58 +01:00
arm_cci.c Rework use of interconnect drivers 2016-02-16 20:09:49 +00:00
arm_ccn.c Rework use of interconnect drivers 2016-02-16 20:09:49 +00:00
arm_common.mk Migrate platform ports to the new xlat_tables library 2016-04-13 12:06:23 +01:00
arm_gicv2.c Rework use of ARM GIC drivers on ARM platforms 2015-12-09 09:58:17 +00:00
arm_gicv3.c Rework use of ARM GIC drivers on ARM platforms 2015-12-09 09:58:17 +00:00
arm_gicv3_legacy.c Rework use of ARM GIC drivers on ARM platforms 2015-12-09 09:58:17 +00:00
arm_io_storage.c Remove direct usage of __attribute__((foo)) 2016-01-14 10:55:17 -08:00
arm_pm.c ARM platforms: rationalise memory attributes of shared memory 2016-02-18 09:31:15 +00:00
arm_topology.c Allow multi cluster topology definitions for ARM platforms 2016-02-19 09:18:52 +00:00
arm_tzc400.c Migrate ARM standard platforms to the refactored TZC driver 2016-03-31 21:23:23 +01:00
arm_tzc_dmc500.c Add support to program a DMC-500 TZC on ARM platforms 2016-03-31 21:23:24 +01:00