audk/ArmPlatformPkg/PrePi/AArch64
Sami Mujawar 0e07733023 ArmPlatformPkg: Timer access for non-secure EL1/0
According to Section 2.3.6 of the "UEFI Specification 2.6 Errata A";
the primary CPU must be configured such that 'Timer access must be
provided to non-secure EL1 and EL0 by setting bits EL1PCTEN and
EL1PCEN in register CNTHCTL_EL2.'

This commit adds this missing set-up to the PrePi and PrePeiCore
modules.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Sami Mujawar <sami.mujawar@arm.com>
Signed-off-by: Evan Lloyd <evan.lloyd@arm.com>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
2017-05-22 15:20:04 +01:00
..
ArchPrePi.c ArmPlatformPkg: Timer access for non-secure EL1/0 2017-05-22 15:20:04 +01:00
ModuleEntryPoint.S ArmPlatformPkg/PrePi: avoid global variable write to mSystemMemoryEnd 2016-10-24 15:57:25 +01:00