feat(interrupts): specify action in response to ns interrupt in manifest
As per FF-A v1.1 EAC0 spec, SP must specify action in response to non
secure interrupt in its manifest.
Possible actions:
> NS Interrupt queued:= 0
> NS Interrupt signaled with ME:= 1
> NS Interrupt signaled:= 2
Moreover, the unsupported field "run-time-model" is removed from the
manifest of various secure partitions.
Signed-off-by: Madhukar Pappireddy <madhukar.pappireddy@arm.com>
Change-Id: Ic350173e43379cf2421565e0973c6ba7995aa70b
4 files changed