audk/ArmPkg/Library/ArmLib/Common
Evan Lloyd ff1f27c055 ArmPkg: Configure TTBCR register
Architecturally, the TTBCR register value is undefined at reset for
Non-Secure.
On some platforms the reset value for TTBCR is not zero and
this causes a data abort exception once the MMU is enabled.

This patch configures the TTBCR register to enable translation table
walk using TTBR0.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Evan Lloyd <evan.lloyd@arm.com>
2016-03-03 18:23:54 +00:00
..
AArch64 ArmPkg: CpuDxe: fix AArch64 interrupt read masks 2016-02-23 12:07:11 +01:00
Arm ArmPkg: Configure TTBCR register 2016-03-03 18:23:54 +00:00
ArmLib.c ArmPkg/ArmLib: add accessor function for Cache Writeback Granule 2015-11-09 13:28:17 +00:00
ArmLibPrivate.h ARM Packages: Removed trailing spaces 2014-08-19 13:29:52 +00:00