commit | b494acfa8252dfe4ec82383898ae556706a00210 | [log] [tgz] |
---|---|---|
author | Madhukar Pappireddy <madhukar.pappireddy@arm.com> | Thu Mar 02 15:34:05 2023 -0600 |
committer | Madhukar Pappireddy <madhukar.pappireddy@arm.com> | Mon May 01 13:29:12 2023 -0500 |
tree | ff604eb3cddd12398aebe39ae0605272937cc845 | |
parent | 8b73f7732287ae55d50b9a03d8a8a9a4e29e647c [diff] |
feat(spmd): register handler for group0 interrupt from NWd SPMD registers a generic handler with the interrupt management framework to handle Group0 secure interrupt from normal world. The handler further delegates to the platform for successful handling of the interrupt. Change-Id: I9cdc721810b09e01190cdcab42c50830792a26e2 Signed-off-by: Madhukar Pappireddy <madhukar.pappireddy@arm.com>