commit | a1e0e871f10201a9dbdc1dadfd27904888246adc | [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 | 48a65ec31aa7b5c28f2b0e8d3441bca6f264ee2e [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>