Add 32 bit version of plat_get_syscnt_freq
Added plat_get_syscnt_freq2, which is a 32 bit variant of the 64 bit
plat_get_syscnt_freq. The old one has been flagged as deprecated.
Common code has been updated to use this new version. Porting guide
has been updated.

Change-Id: I9e913544926c418970972bfe7d81ee88b4da837e
1 parent d1d7165 commit d44863910c3e4021e13385c616d958f47faf7abc
@Antonio Nino Diaz Antonio Nino Diaz authored on 18 May 2016
Showing 5 changed files
View
bl31/aarch64/bl31_arch_setup.c
View
docs/porting-guide.md
View
include/plat/common/platform.h
View
plat/common/aarch64/plat_common.c
View
services/std_svc/psci/psci_suspend.c