]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPkg/CpuDxe/ArmV6: Return error status when ExceptionHandlersStart is not 32-byte...
authorOlivier Martin <olivier.martin@arm.com>
Tue, 1 Jul 2014 09:24:07 +0000 (09:24 +0000)
committeroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 1 Jul 2014 09:24:07 +0000 (09:24 +0000)
commit6defc4db4c508adc52d7b5273ef22020b89e0ab5
tree051435044f6863d0247fcdb2e8df8ad7321dd32b
parente4ac870fe95adc7d178a79b73ad2792e0c8bfeb8
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
ArmPkg/Drivers/CpuDxe/ArmV6/Exception.c