arm-trusted-firmware/bl31/aarch64
Antonio Nino Diaz d44863910c 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
2016-05-20 15:29:03 +01:00
..
bl31_arch_setup.c Add 32 bit version of plat_get_syscnt_freq 2016-05-20 15:29:03 +01:00
bl31_entrypoint.S Remove dashes from image names: 'BL3-x' --> 'BL3x' 2015-12-14 12:31:37 +00:00
cpu_data.S PSCI: Migrate TF to the new platform API and CM helpers 2015-08-13 23:48:06 +01:00
crash_reporting.S Dump platform-defined regs in crash reporting 2016-04-14 17:50:22 +02:00
runtime_exceptions.S Move context management code to common location 2015-12-09 17:41:18 +00:00