arm-trusted-firmware/bl1
Sandrine Bailleux 3738274dc1 Unmask SError and Debug exceptions.
Any asynchronous exception caused by the firmware should be handled
in the firmware itself.  For this reason, unmask SError exceptions
(and Debug ones as well) on all boot paths.  Also route external
abort and SError interrupts to EL3, otherwise they will target EL1.

Change-Id: I9c191d2d0dcfef85f265641c8460dfbb4d112092
2013-11-27 15:31:06 +00:00
..
aarch64 Unmask SError and Debug exceptions. 2013-11-27 15:31:06 +00:00
bl1.ld.S ARMv8 Trusted Firmware release v0.2 2013-10-25 09:37:16 +01:00
bl1.mk ARMv8 Trusted Firmware release v0.2 2013-10-25 09:37:16 +01:00
bl1_main.c ARMv8 Trusted Firmware release v0.2 2013-10-25 09:37:16 +01:00