arm-trusted-firmware/services/std_svc/spmd
Olivier Deprez 386dc36543 spmd: add FFA_INTERRUPT forwarding
In the case of a SP pre-empted by a non-secure interrupt, the SPMC
returns to the SPMD through the FFA_INTERRUPT ABI. It is then forwarded
to the normal world driver hinting the SP has to be resumed after the
non-secure interrupt has been serviced.

Signed-off-by: Olivier Deprez <olivier.deprez@arm.com>
Change-Id: I51a694dddcb8ea30fa84e1f11d018bc2abec0a56
2021-04-20 21:24:44 +02:00
..
aarch64 SPMD: add SPM dispatcher based upon SPCI Beta 0 spec 2020-02-10 14:09:21 +00:00
spmd.mk SPMD: register the SPD PM hooks 2020-08-20 18:06:06 +01:00
spmd_main.c spmd: add FFA_INTERRUPT forwarding 2021-04-20 21:24:44 +02:00
spmd_pm.c SPMD: lock the g_spmd_pm structure 2021-03-15 12:29:19 +01:00
spmd_private.h FF-A: implement FFA_SECONDARY_EP_REGISTER 2021-03-15 12:29:11 +01:00