audk/ArmPkg/Drivers/CpuDxe/ArmV6
Olivier Martin 6defc4db4c ArmPkg/CpuDxe/ArmV6: Return error status when ExceptionHandlersStart is not 32-byte aligned
The function should detect and return the error in non-debug builds when the ASSERT does nothing.

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



git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15606 6f19259b-4bc3-4df7-8a09-765794883524
2014-07-01 09:24:07 +00:00
..
Exception.c ArmPkg/CpuDxe/ArmV6: Return error status when ExceptionHandlersStart is not 32-byte aligned 2014-07-01 09:24:07 +00:00
ExceptionSupport.S ArmPkg/CpuDxe: Stack Pointer is not 8-bytes aligned in AArch32 interrupt handling 2014-06-03 16:42:18 +00:00
ExceptionSupport.asm ArmPkg/CpuDxe: Stack Pointer is not 8-bytes aligned in AArch32 interrupt handling 2014-06-03 16:42:18 +00:00
Mmu.c ArmPkg/CpuDxe: Fixed the condition that checks if the level-1 descriptor points to a level-2 page table 2013-09-23 09:38:53 +00:00