• Olivier Deprez's avatar
    spmd: add FFA_INTERRUPT forwarding · 386dc365
    Olivier Deprez authored
    
    
    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: default avatarOlivier Deprez <olivier.deprez@arm.com>
    Change-Id: I51a694dddcb8ea30fa84e1f11d018bc2abec0a56
    386dc365
spmd_main.c 19.4 KB