commit | ef54fba6d611b984858b51b22729c1477505b0c3 | [log] [tgz] |
---|---|---|
author | Manish Pandey <manish.pandey2@arm.com> | Tue Oct 11 17:28:14 2022 +0100 |
committer | Manish Pandey <manish.pandey2@arm.com> | Mon Nov 07 21:04:42 2022 +0000 |
tree | f48d4845c6e9288f4da0e48b3f91ce374f60e21c | |
parent | 8ef793cd4ce59223a833716df615dcd0aa670ed5 [diff] |
fix(bl31): harden check in delegate_async_ea Following hardening done around ESR_EL3 register usage - Panic if exception is anyting other than SError - AET bit is only valid if DFSC is 0x11, move DFSC check before AET. Signed-off-by: Manish Pandey <manish.pandey2@arm.com> Change-Id: Ib15159920f6cad964332fd40f88943aee2bc73b4