arm-trusted-firmware/plat/arm/common
Soby Mathew a4beaaffed Define `plat_get_syscnt_freq2()` unconditionally for ARM platforms
Previously the definition of `plat_get_syscnt_freq2()` in `arm_common.c` was
conditionally defined based on the ERROR_DEPRECATED flag. This patch makes
this function available irrespective of the flag and removes the deprecated
`plat_get_syscnt_freq()` definition.

Change-Id: I250ca787ca1b5e867096c6ba8f2bb444db44c97b
2016-07-19 10:19:08 +01:00
..
aarch64 Move `arm_common.c` out of aarch64 folder 2016-07-19 10:19:08 +01:00
tsp ARM platforms: Add support for SEPARATE_CODE_AND_RODATA 2016-07-08 14:55:11 +01: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 ARM platforms: Add support for SEPARATE_CODE_AND_RODATA 2016-07-08 14:55:11 +01:00
arm_bl2_setup.c ARM platforms: Add support for SEPARATE_CODE_AND_RODATA 2016-07-08 14:55:11 +01:00
arm_bl2u_setup.c ARM platforms: Add support for SEPARATE_CODE_AND_RODATA 2016-07-08 14:55:11 +01:00
arm_bl31_setup.c Cater for preloaded BL33 within plat_get_ns_image_entrypoint() 2016-07-19 10:19:08 +01:00
arm_cci.c Introduce utils.h header file 2016-07-08 14:37:11 +01:00
arm_ccn.c Add CCN support to FVP platform port 2016-05-25 10:25:16 +01:00
arm_common.c Define `plat_get_syscnt_freq2()` unconditionally for ARM platforms 2016-07-19 10:19:08 +01:00
arm_common.mk Move `arm_common.c` out of aarch64 folder 2016-07-19 10:19:08 +01:00
arm_gicv2.c Remove support for legacy VE memory map in FVP 2016-04-27 16:59:20 +01:00
arm_gicv3.c Remove support for legacy VE memory map in FVP 2016-04-27 16:59:20 +01:00
arm_gicv3_legacy.c Remove support for legacy VE memory map in FVP 2016-04-27 16:59:20 +01:00
arm_io_storage.c Introduce utils.h header file 2016-07-08 14:37:11 +01: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