commit | a664c49ec5030391221ca75b288361e9a36ebfac | [log] [tgz] |
---|---|---|
author | Olivier Deprez <olivier.deprez@arm.com> | Wed Aug 05 11:27:42 2020 +0200 |
committer | Madhukar Pappireddy <madhukar.pappireddy@arm.com> | Wed Nov 03 15:42:21 2021 -0500 |
tree | 8cee238231486fc6db58e8ed8e75e58f487eb780 | |
parent | 8950112a8b68d9257d02b7f92e5a07dcc11f459c [diff] |
feat(SPMD): route secure interrupts to SPMC Define a handler in the SPMD to route secure interrupts occurring while the normal world runs. On a Group1 Secure interrupt (with a GICv3 or a Group0 interrupt on GICv2), the normal world is pre-empted to EL3 and redirected to the SPMD/SPMC for further handling. Signed-off-by: Olivier Deprez <olivier.deprez@arm.com> Signed-off-by: Madhukar Pappireddy <madhukar.pappireddy@arm.com> Change-Id: I1350d74048c5549a2af8da0ba004c08512cc006a