nuttx/arch/mips/src/common
hujun5 8bb250a4c0 arch: move STACK_ALIGNMENT to irq.h
Move STACK_ALIGNMENT macro definitions from architecture-specific internal
headers to public irq.h headers. This enables common code to directly access
STACK_ALIGNMENT without requiring internal header inclusion, improving code
organization and reducing header dependencies. Applies to all architectures:
ARM, ARM64, AVR, HC, MIPS, or1k, Renesas, RISC-V, SIM, SPARC, TriCore, x86,
x86_64, Xtensa, Z16, and Z80.

Signed-off-by: hujun5 <hujun5@xiaomi.com>
2026-01-19 14:43:43 +08:00
..
Kconfig Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation 2015-06-28 08:08:57 -06:00
mips_allocateheap.c arch/misps: migrate to SPDX identifier 2024-12-02 22:43:23 +08:00
mips_createstack.c arch/misps: migrate to SPDX identifier 2024-12-02 22:43:23 +08:00
mips_etherstub.c arch/misps: migrate to SPDX identifier 2024-12-02 22:43:23 +08:00
mips_exit.c arch/misps: migrate to SPDX identifier 2024-12-02 22:43:23 +08:00
mips_getintstack.c arch/misps: migrate to SPDX identifier 2024-12-02 22:43:23 +08:00
mips_idle.c arch/misps: migrate to SPDX identifier 2024-12-02 22:43:23 +08:00
mips_initialize.c arch/misps: migrate to SPDX identifier 2024-12-02 22:43:23 +08:00
mips_internal.h arch: move STACK_ALIGNMENT to irq.h 2026-01-19 14:43:43 +08:00
mips_lowputs.c arch/misps: migrate to SPDX identifier 2024-12-02 22:43:23 +08:00
mips_modifyreg8.c modifyreg[8|32]: use small lock in modifyreg[8|32] 2024-12-19 21:55:21 +08:00
mips_modifyreg16.c modifyreg16: use small lock in modifyreg16 2024-12-18 20:28:26 +08:00
mips_modifyreg32.c modifyreg[8|32]: use small lock in modifyreg[8|32] 2024-12-19 21:55:21 +08:00
mips_nputs.c arch/misps: migrate to SPDX identifier 2024-12-02 22:43:23 +08:00
mips_releasestack.c arch/misps: migrate to SPDX identifier 2024-12-02 22:43:23 +08:00
mips_stackframe.c arch/misps: migrate to SPDX identifier 2024-12-02 22:43:23 +08:00
mips_usestack.c arch: fix alignment bug for archs that need stack alignment 2025-09-18 11:11:32 -03:00