audk/ArmPkg
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
..
Application/LinuxLoader ArmPkg: Fixed unsigned type to be architecture independent 2013-03-12 00:50:46 +00:00
Drivers ArmPkg/CpuDxe: Fixed confusion in AArch64 Table descriptor types 2013-10-14 16:32:38 +00:00
Filesystem/SemihostFs SemihostFs: Fix check for read-only file or file-open 2013-09-23 09:41:19 +00:00
Include ArmPkg/Include/Chipset: Fix translation table address calculations for AARCH64 2013-10-15 09:25:38 +00:00
Library ArmPkg/ArmLib: Revert change 'Fixed field shifting in CLIDR_EL1 (AArch64)' 2013-09-23 09:42:05 +00:00
ArmPkg.dec ArmPlatformPkg/Sec: Remove SCR and CPTR initialization from SetupExceptionLevel3 2013-08-21 12:05:44 +00:00
ArmPkg.dsc ArmPkg/BdsLib: Added Aarch64 support for booting Linux 2013-07-18 18:13:02 +00:00
Contributions.txt EDK II Packages: Add Contributions.txt and License.txt files 2012-04-11 23:19:46 +00:00
License.txt EDK II Packages: Added License.txt files 2012-04-12 16:40:32 +00:00