audk/ArmPkg/Library/ArmLib
Olivier Martin ebb9235329 ArmPkg/ArmLib/AArch64: Initialize the new N+1-level page table before registering it
Prior to this change, when a new page table was created at level N+1,
the reference to the table was added to the level N translation table,
before being initialized.
It means if virtual addresses were in the address range defined by
this new table the CPU would crash as the address range was not
initialized.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Olivier Martin <olivier.martin@arm.com>



git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16206 6f19259b-4bc3-4df7-8a09-765794883524
2014-10-10 11:25:04 +00:00
..
AArch64 ArmPkg/ArmLib/AArch64: Initialize the new N+1-level page table before registering it 2014-10-10 11:25:04 +00:00
Arm9 ARM Packages: Removed trailing spaces 2014-08-19 13:29:52 +00:00
Arm11 ARM Packages: Replace tabs by spaces for indentation 2014-08-26 10:14:17 +00:00
ArmV7 ArmPkg: Move TimerDxe and ArmArchTimerLib to new ArmGenericTimerCounterLib 2014-09-09 16:10:18 +00:00
Common ARM Packages: Replace tabs by spaces for indentation 2014-08-26 10:14:17 +00:00
Null ARM Packages: Removed trailing spaces 2014-08-19 13:29:52 +00:00