commit | 386dc365434a2c033b373e921554aa6bb7948053 | [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 | 2480e4c3e71e82a055d0a058d29c68dd98c3c96f [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