zephyr/arch/arc
Wayne Ren 146c7e8c7e arch: arc: secure world only check secure interrupt
* in arc secureshield interrupts can be configured
  as secure or normal
* in sw design, high interrupt priorites are allocated to
  secure world, low priorities are allocated to normal world.
* secure interrupt > secure thread > normal interrupt > normal
  thead

So, here secure world/firmware only checks secure interrupt
priorities

Signed-off-by: Wayne Ren <wei.ren@synopsys.com>
2019-08-28 08:22:14 +02:00
..
core arch: arc: use _curr_cpu to replace _curr_irq_stack 2019-08-28 08:22:14 +02:00
include arch: arc: secure world only check secure interrupt 2019-08-28 08:22:14 +02:00
CMakeLists.txt
Kconfig arch: arc: no need of default n for arc_connect 2019-08-10 20:11:29 +02:00