ARCv2: support manual regfile save on interrupts
There's a hardware bug which affects the HSDK platform, triggered by
micro-ops for auto-saving regfile on taken interrupt. The workaround is
to inhibit autosave.
Signed-off-by:
Vineet Gupta <vgupta@synopsys.com>
Showing
- arch/arc/Kconfig 8 additions, 0 deletionsarch/arc/Kconfig
- arch/arc/include/asm/entry-arcv2.h 54 additions, 0 deletionsarch/arc/include/asm/entry-arcv2.h
- arch/arc/kernel/entry-arcv2.S 3 additions, 1 deletionarch/arc/kernel/entry-arcv2.S
- arch/arc/kernel/intc-arcv2.c 2 additions, 0 deletionsarch/arc/kernel/intc-arcv2.c
- arch/arc/plat-hsdk/Kconfig 1 addition, 0 deletionsarch/arc/plat-hsdk/Kconfig
Please register or sign in to comment