Skip to content
Commit f9810ccb authored by Iuliana Prodan's avatar Iuliana Prodan Committed by Christopher Friedt
Browse files

arch: xtensa: modify asm for interrupt sections



For IMX, for timer interrupt, the interrupt handler
was not the correct one executed and that’s because
the handlers were not at the expected address.
For IMX the size constraint of the interrupt vector
table entry is 0x1C bytes of code, less than usual.

I've added a small indirection to bypass this size
constraint and moved the default handlers to the end
of vector table, renaming them to
_Level\LVL\()VectorHelper.

Signed-off-by: default avatarIuliana Prodan <iuliana.prodan@nxp.com>
parent e310367c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment