nuttx/arch/sparc/src/s698pm
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
..
chip.h arch/sparc: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
Kconfig
Make.defs arch/sparc: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
s698pm-config.h arch/sparc: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
s698pm-irq.c arch/init: call up_color_intstack before up_irq_enable 2025-10-14 17:42:01 +08:00
s698pm-lowconsole.c arch/sparc: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
s698pm-lowinit.c arch/sparc: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
s698pm-memorymap.h arch/sparc: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
s698pm-serial.c style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
s698pm-timerisr.c style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
s698pm-uart.h arch/sparc: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
s698pm.h style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
s698pm_cpuidlestack.c arch/sparc: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
s698pm_cpuindex.c arch/sparc: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
s698pm_cpustart.c arch: remove nxsched_resume_scheduler in cpustart 2025-09-30 23:26:28 +08:00
s698pm_exceptions.S style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
s698pm_head.S style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
s698pm_irq.h arch/sparc: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
s698pm_smpcall.c arch/sparc: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
s698pm_tim.c arch/sparc: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
s698pm_tim.h arch/sparc: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00
s698pm_tim_lowerhalf.c arch/sparc: migrate to SPDX identifier 2024-12-02 17:23:25 +08:00