audk/ArmPkg/Include
Garrett Kirkendall 8833370303 ArmPkg/Include/Chipset: Fix translation table address calculations for AARCH64
TT_ADDRESS_* macros were not casting immediate values to UINTN.
This causes shift operations to be off by 32-bits when calculating
addresses above 4GB.  Any address above 4GB was being improperly calculated. 

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



git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14777 6f19259b-4bc3-4df7-8a09-765794883524
2013-10-15 09:25:38 +00:00
..
Chipset ArmPkg/Include/Chipset: Fix translation table address calculations for AARCH64 2013-10-15 09:25:38 +00:00
Guid ArmPkg: Create MpCoreInfo PPI and HOB to describe CPU Cores on a MPCore platform 2011-09-22 23:14:01 +00:00
IndustryStandard ArmPkg/BdsLib: Replace ARM magic value by a proper defined value. 2013-04-14 09:30:46 +00:00
Library ArmPkg/ArmGicLib.h: Added macro to retrieve the information from the ICCIDR 2013-08-21 12:08:06 +00:00
Ppi ArmPkg: Create MpCoreInfo PPI and HOB to describe CPU Cores on a MPCore platform 2011-09-22 23:14:01 +00:00
Protocol EmbeddedPkg: Move Universal/MmcDxe from ArmPkg to EmbeddedPkg 2011-06-03 09:07:31 +00:00
AsmMacroIoLib.h ARM Packages: Replaced the macro GetCorePositionFromMpId() by the ArmPlatformGetCorePosition() 2013-05-10 12:46:11 +00:00
AsmMacroIoLib.inc ARM Packages: Replaced the macro GetCorePositionFromMpId() by the ArmPlatformGetCorePosition() 2013-05-10 12:46:11 +00:00
AsmMacroIoLibV8.h ArmPkg: Added Aarch64 support 2013-07-18 18:07:46 +00:00