nuttx/arch
guoshengyuan1 ca7608c2ac sched/irq: add a check for the interrupt stack in irq_dispatch
After irq_dispatch finished, the interrupt stack will be checked to
determine whether overflow occurs.
The relevant configuration reuses the configuration of stack overflow
detection during context switching.

Signed-off-by: guoshengyuan1 <guoshengyuan1@xiaomi.com>
2025-09-29 19:12:18 +08:00
..
arm sched/irq: add a check for the interrupt stack in irq_dispatch 2025-09-29 19:12:18 +08:00
arm64 sched/irq: add a check for the interrupt stack in irq_dispatch 2025-09-29 19:12:18 +08:00
avr sched/irq: add a check for the interrupt stack in irq_dispatch 2025-09-29 19:12:18 +08:00
ceva sched/irq: add a check for the interrupt stack in irq_dispatch 2025-09-29 19:12:18 +08:00
dummy
hc arch/udelay: Make common, weak definition of up_*delay functions 2025-09-29 09:22:56 +08:00
mips arch/udelay: Make common, weak definition of up_*delay functions 2025-09-29 09:22:56 +08:00
misoc arch/udelay: Make common, weak definition of up_*delay functions 2025-09-29 09:22:56 +08:00
or1k sched/irq: add a check for the interrupt stack in irq_dispatch 2025-09-29 19:12:18 +08:00
renesas arch/udelay: Make common, weak definition of up_*delay functions 2025-09-29 09:22:56 +08:00
risc-v sched/irq: add a check for the interrupt stack in irq_dispatch 2025-09-29 19:12:18 +08:00
sim arch: optimize up_check_tcbstack for stack overflow detection 2025-09-27 12:56:11 +08:00
sparc sched/irq: add a check for the interrupt stack in irq_dispatch 2025-09-29 19:12:18 +08:00
tricore sched/irq: add a check for the interrupt stack in irq_dispatch 2025-09-29 19:12:18 +08:00
x86 arch/udelay: Make common, weak definition of up_*delay functions 2025-09-29 09:22:56 +08:00
x86_64 sched/irq: add a check for the interrupt stack in irq_dispatch 2025-09-29 19:12:18 +08:00
xtensa sched/irq: add a check for the interrupt stack in irq_dispatch 2025-09-29 19:12:18 +08:00
z16 arch/udelay: Make common, weak definition of up_*delay functions 2025-09-29 09:22:56 +08:00
z80 arch/udelay: Make common, weak definition of up_*delay functions 2025-09-29 09:22:56 +08:00
CMakeLists.txt arch/z80: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
Kconfig arch/Kconfig: Add condition checking in Kconfig source statement 2025-09-16 09:34:56 +02:00