test(interrupts): exercise managed exit by two SPs in a call chain
This patch adds a test to exercise the following scenario:
NWd(tftf) sends a direct message request to the first SP which then
extends the call chain by sending direct message request to the second
SP. While the second SP is processing the direct message, a
non-secure interrupt gets triggered.
Both SPs support managed exit and send managed exit responses up the
call chain.
Signed-off-by: Madhukar Pappireddy <madhukar.pappireddy@arm.com>
Change-Id: I9c07ff8964b18b63111eebc6233c9d652ec465ad
2 files changed