nuttx/arch/misoc/src
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
..
common arch/udelay: Make common, weak definition of up_*delay functions 2025-09-29 09:22:56 +08:00
lm32 arch: move STACK_ALIGNMENT to irq.h 2026-01-19 14:43:43 +08:00
minerva arch: move STACK_ALIGNMENT to irq.h 2026-01-19 14:43:43 +08:00
.gitignore build: Remve the unnecessary .gitignore 2020-05-23 18:00:40 +01:00
Makefile arch/misoc: migrate to SPDX identifier 2024-12-02 22:43:23 +08:00