Skip to content
Commit 27ea2d8e authored by Leandro Pereira's avatar Leandro Pereira Committed by Andrew Boie
Browse files

arch: xtensa: Convert Xtensa port to use gen_isr_table



The Xtensa port was the only one remaining to be converted to the new
way of connecting interrupts in Zephyr.  Some things are still
unconverted, mainly the exception table, and this will be performed
another time.

Of note: _irq_priority_set() isn't called on _ARCH_IRQ_CONNECT(), since
IRQs can't change priority on Xtensa: while the architecture has the
concept of interrupt priority levels, each line has a fixed level and
can't be changed.

Signed-off-by: default avatarLeandro Pereira <leandro.pereira@intel.com>
parent 1e506d3b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment