Home
last modified time | relevance | path

Searched hist:"26 ea390891154aaa3c0236f3c206342cc5d3fdc0" (Results 1 – 1 of 1) sorted by relevance

/rk3399_ARM-atf/include/bl31/
H A Dinterrupt_mgmt.h26ea390891154aaa3c0236f3c206342cc5d3fdc0 Wed Jan 10 15:00:20 UTC 2018 Jeenu Viswambharan <jeenu.viswambharan@arm.com> 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>