nuttx/arch/x86_64
guoshengyuan1 79711737bc arch/init: call up_color_intstack before up_irq_enable
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>
2025-10-14 17:42:01 +08:00
..
include style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
src arch/init: call up_color_intstack before up_irq_enable 2025-10-14 17:42:01 +08:00
CMakeLists.txt arch/x86_64: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
Kconfig arch/x86_64: add debug interface 2025-04-30 13:40:10 +08:00