audk/ArmPkg/Drivers
Eugene Cohen 1bc3923d08 ArmPkg/CpuDxe: Exception Handling SP Adjust
The exception handling support code appears to adjust the stack pointer in the wrong direction.
It decrements the stack pointer by 0x60, but this should be an increment (add) for the
downward-growing stack.

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



git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14646 6f19259b-4bc3-4df7-8a09-765794883524
2013-09-10 10:10:56 +00:00
..
ArmCpuLib ArmPkg: Added Aarch64 support 2013-07-18 18:07:46 +00:00
CpuDxe ArmPkg/CpuDxe: Exception Handling SP Adjust 2013-09-10 10:10:56 +00:00
CpuPei ArmPkg/CpuPei: Remove unused functions from the driver 2013-09-03 10:14:02 +00:00
PL390Gic ArmPkg: Removed the non-used PCD PcdGicPrimaryCoreId 2013-07-17 06:26:10 +00:00
TimerDxe ArmPkg: Added Aarch64 support 2013-07-18 18:07:46 +00:00