fix(spm): handle ME in indirect msg tests
For the following tests involving FF-A indirect messaging:
test_ffa_indirect_message_sp_to_vm
test_ffa_indirect_message_sp_to_vm_rx_realm_fail
Sending an indirect message from the SP triggers the SRI NS interrupt
while the SP runs and initiates a managed exit.
Back in TFTF, add a handler for processing the SRI and resume the SP
after managed exit using the dedicated cactus command.
Signed-off-by: Olivier Deprez <olivier.deprez@arm.com>
Change-Id: I95918fd78e9dec20470307d60c8dd31d6c5b5a7c
1 file changed