]> git.baikalelectronics.ru Git - arm-tf.git/commit
feat(spmd): register handler for group0 interrupt from NWd
authorMadhukar Pappireddy <madhukar.pappireddy@arm.com>
Thu, 2 Mar 2023 21:34:05 +0000 (15:34 -0600)
committerMadhukar Pappireddy <madhukar.pappireddy@arm.com>
Mon, 1 May 2023 18:29:12 +0000 (13:29 -0500)
commita1e0e871f10201a9dbdc1dadfd27904888246adc
treeff604eb3cddd12398aebe39ae0605272937cc845
parent48a65ec31aa7b5c28f2b0e8d3441bca6f264ee2e
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>
services/std_svc/spmd/spmd_main.c