nuttx/arch/arm/src/c5471
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
..
c5471_ethernet.c Revert "Use small lock to protect resources related to ethernet." 2025-02-13 14:15:43 +08:00
c5471_irq.c arch/init: call up_color_intstack before up_irq_enable 2025-10-14 17:42:01 +08:00
c5471_lowputc.S arch/arm: migrate to SPDX identifier 2024-12-06 09:25:23 +08:00
c5471_serial.c style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
c5471_timerisr.c arch/arm: migrate to SPDX identifier 2024-12-06 09:25:23 +08:00
c5471_vectors.S arch/arm: migrate to SPDX identifier 2024-12-06 09:25:23 +08:00
c5471_watchdog.c arch/arm: migrate to SPDX identifier 2024-12-06 09:25:23 +08:00
chip.h style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
Kconfig Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
Make.defs arch/arm: migrate to SPDX identifier 2024-12-06 09:25:23 +08:00