Page MenuHomePhabricator

How to trap/route unallocated instruction exception to EL3
Open, Needs TriagePublic

Description

I wonder whether it is possible to trap/route unallocated instruction exception to EL3?
Unallocated instruction exception is a synchronous exception. But I failed to catch this exception in EL3 even if I set SCR_EL3.EA = 1.

If it is impossible to do that, is there any document explaining which synchronous exceptions can be trapped into EL3 while others can not?

Event Timeline