audk/ArmPlatformPkg/ArmVExpressPkg/Library
Olivier Martin e8ee4b2d43 ArmPlatformPkg/ArmVExpressLibCTA15-A7: Mapped the extra 1GB of DRAM in the MMU
ARM Versatile Express TC2 Core Tile has two profiles: the 1GB DRAM core tile or
the 2GB DRAM core tile profiles.
By default UEFI assumes, it is the 1GB core tile. In case of 2GB DRAM it declares
this additional 1GB resource system memory to UEFI. But the previous code did
not map this memory in the MMU Page Table.
So, the memory was allocatable by UEFI modules, but was not accessible by the CPU
(because not mapped).

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




git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14449 6f19259b-4bc3-4df7-8a09-765794883524
2013-07-01 14:14:37 +00:00
..
ArmVExpressLibCTA9x4 ArmPlatform/ArmPlatformLib: Introduced ArmPlatformPeiBootAction() 2013-05-10 12:49:10 +00:00
ArmVExpressLibCTA15-A7 ArmPlatformPkg/ArmVExpressLibCTA15-A7: Mapped the extra 1GB of DRAM in the MMU 2013-07-01 14:14:37 +00:00
ArmVExpressLibRTSM ArmPlatform/ArmPlatformLib: Introduced ArmPlatformPeiBootAction() 2013-05-10 12:49:10 +00:00
ArmVExpressSecLibCTA9x4 ArmPlatformPkg/ArmPlatformLib: Added support for ArmPlatformIsPrimaryCore() 2013-05-10 12:41:27 +00:00
ArmVExpressSecLibRTSM ArmPlatformPkg/ArmPlatformLib: Added support for ArmPlatformIsPrimaryCore() 2013-05-10 12:41:27 +00:00
ArmVExpressSysConfigLib ARM Packages: Fixed line endings 2013-01-25 11:28:06 +00:00
HdLcdArmVExpressLib ARM Packages: Fixed line endings 2013-01-25 11:28:06 +00:00
NorFlashArmVExpressLib ARM Packages: Fixed line endings 2013-01-25 11:28:06 +00:00
PL111LcdArmVExpressLib ARM Packages: Fixed line endings 2013-01-25 11:28:06 +00:00
ResetSystemLib ArmPlatformPkg/ArmVExpressPkg: Add Shutdown support 2013-06-21 10:09:50 +00:00