commit | ae18caf397bb90e7a7e462301954beb2ee40c955 | [log] [tgz] |
---|---|---|
author | Olivier Deprez <olivier.deprez@arm.com> | Fri Apr 02 11:09:10 2021 +0200 |
committer | Olivier Deprez <olivier.deprez@arm.com> | Tue Apr 20 21:24:44 2021 +0200 |
tree | bf180c3a2e948ffa7c79b97eaa630a4d4b23b5bd | |
parent | d3dc3a063af0a5fd096d71f3901dfb38308547fd [diff] |
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