nuttx/arch/xtensa
zhuyanlin a4e93be0fb arch:xtensa: fix sp duplicate reduce in handler enter
In xtensa/include/irq.h the XCPTCONTEXT_SIZE is
`#define XCPTCONTEXT_SIZE    ((4 * XCPTCONTEXT_REGS) + 0x20)`

XCPTCONTEXT_SIZE is already byte size of xcpcontext

Signed-off-by: zhuyanlin <zhuyanlin1@xiaomi.com>
2022-03-01 13:46:31 +01:00
..
include arch: Remove SYS_RESERVED from Kconfg 2022-02-27 22:54:13 +08:00
src arch:xtensa: fix sp duplicate reduce in handler enter 2022-03-01 13:46:31 +01:00
Kconfig Remove the double blank line from source files 2022-02-20 20:10:14 +01:00