audk/ArmPlatformPkg/PrePi
Ard Biesheuvel f8d7d6e151 ArmPkg,ArmPlatformPkg: Allow dynamic PCDs for memory base and size
This changes the definition and a bunch of references to
gArmTokenSpaceGuid.PcdSystemMemoryBase and
gArmTokenSpaceGuid.PcdSystemMemorySize so they can be declared as dynamic PCDs
by the platform. Also, move the non-SEC call to
ArmPlatformInitializeSystemMemory() earlier, so a platform has a chance to set
these PCDs before they are first referenced.

The purpose is allowing dynamically instantiated virtual machines to declare
the system memory by passing a device tree.

Contributed-under: TianoCore Contribution Agreement 1.0
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Olivier Martin <olivier.martin@arm.com>



git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16079 6f19259b-4bc3-4df7-8a09-765794883524
2014-09-09 16:11:30 +00:00
..
AArch64 ARM Packages: Use .8byte instead of .dword for pointers 2014-05-08 14:59:50 +00:00
Arm ARM Packages: Replace tabs by spaces for indentation 2014-08-26 10:14:17 +00:00
LzmaDecompress.h ARM Packages: Removed trailing spaces 2014-08-19 13:29:52 +00:00
MainMPCore.c ArmPkg/ArmGic: Returned the InterruptId in ArmGicAcknowledgeInterrupt() 2014-07-04 14:41:30 +00:00
MainUniCore.c ArmPlatform/PrePi: Fixed PrePi for MP Cores platform and Global Variable region settings 2011-11-01 23:41:52 +00:00
PeiMPCore.inf ARM Packages: Removed unused PcdArmPrimaryCore 2014-09-01 17:41:38 +00:00
PeiUniCore.inf ArmPkg,ArmPlatformPkg: Allow dynamic PCDs for memory base and size 2014-09-09 16:11:30 +00:00
PrePi.c ARM Packages: Removed trailing spaces 2014-08-19 13:29:52 +00:00
PrePi.h ArmPlatformPkg: Added Aarch64 support 2013-07-18 19:06:52 +00:00