• Sandrine Bailleux's avatar
    Unmask SError and Debug exceptions. · 3738274d
    Sandrine Bailleux authored
    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
    3738274d
arch_helpers.h 10.4 KB