"vscode:/vscode.git/clone" did not exist on "f400ea1e57ef00d9bef6fa77206ee9c1997eb1d3"
Deprecate one EL3 interrupt routing model with EL3 exception handling
When ARM Trusted Firmware is built with EL3_EXCEPTION_HANDLING=1,
EL3 interrupts (INTR_TYPE_EL3) will always preempt both Non-secure and
secure execution.
The interrupt management framework currently treats EL3 interrupt
routing as valid. For the above reason, this patch makes them invalid
when EL3_EXCEPTION_HANDLING is in effect.
Change-Id: I95bca8f5dc8df8eb0ff6f305cfba098611522a39
Signed-off-by:
Jeenu Viswambharan <jeenu.viswambharan@arm.com>
Please register or sign in to comment