nuttx/arch/xtensa
zhuyanlin 662f071d9a xtensa: fix svccall enter error
1. error in A3 push stack
2. when interrupt stack enable, push a12 is xtensa_irq_dispatch
parameter 1, instead of sp. As sp is interrupt stack address set by
`setintstack`, not the interruptee stack address

Signed-off-by: zhuyanlin <zhuyanlin1@xiaomi.com>
2022-01-19 16:28:03 +01:00
..
include include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00
src xtensa: fix svccall enter error 2022-01-19 16:28:03 +01:00
Kconfig xtensa: Improve Kconfig description of ESP32-S2 arch family 2022-01-07 22:25:05 +01:00