arm-trusted-firmware/include/bl31
Jeenu Viswambharan 26ea390891 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>
2018-02-06 07:58:55 +00:00
..
bl31.h Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
ehf.h BL31: Program Priority Mask for SMC handling 2017-11-13 07:49:30 +00:00
interrupt_mgmt.h Deprecate one EL3 interrupt routing model with EL3 exception handling 2018-02-06 07:58:55 +00:00