Skip to content
Commit 85acfd2e authored by Watson Zeng's avatar Watson Zeng Committed by Carles Cufí
Browse files

arch: arc: irq: bugs fix for fast irq in one register bank config



* The stack pointer (SP) register points to the lowest-used address of
   a downward-growing stack, so memory address [sp] is used, we can't
   modify it.

* In firq_no_switch case, we need to pop sp, which pushed before
   _isr_demux function in firq_nest function.

Signed-off-by: default avatarWatson Zeng <zhiwei@synopsys.com>
parent a3a5c72d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment