nuttx/arch/or1k/src
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
..
common arch/init: call up_color_intstack before up_irq_enable 2025-10-14 17:42:01 +08:00
mor1kx arch/init: call up_color_intstack before up_irq_enable 2025-10-14 17:42:01 +08:00
.gitignore build: Remve the unnecessary .gitignore 2020-05-23 18:00:40 +01:00
Makefile arch/or1k: migrate to SPDX identifier 2024-12-02 22:43:23 +08:00