mirror of
https://github.com/apache/nuttx.git
synced 2026-08-02 20:59:02 +00:00
Make sure interrupt stack is colored before IRQ is enabled. Currently, after calling irq_initialize in nx_start to enable interrupts, there is still a period of execution path before the interrupt stack is colored. Signed-off-by: guoshengyuan1 <guoshengyuan1@xiaomi.com> |
||
|---|---|---|
| .. | ||
| hardware | ||
| chip.h | ||
| CMakeLists.txt | ||
| Kconfig | ||
| Make.defs | ||
| mps_allocateheap.c | ||
| mps_irq.c | ||
| mps_irq.h | ||
| mps_serial.c | ||
| mps_start.c | ||
| mps_timer.c | ||
| mps_userspace.c | ||
| mps_userspace.h | ||