nuttx/arch/arm64
hujun5 63e59e26c0 arch: move some macros to public code.
Move stack alignment and kernel stack macros from architecture-specific internal
headers to public include/nuttx/irq.h. Consolidates duplicate definitions across
17 architecture families, reducing code duplication while enabling common code
to access these core alignment utilities without architecture dependencies.

Signed-off-by: hujun5 <hujun5@xiaomi.com>
2026-01-20 01:53:08 +08:00
..
include arch: move STACK_ALIGNMENT to irq.h 2026-01-19 14:43:43 +08:00
src arch: move some macros to public code. 2026-01-20 01:53:08 +08:00
CMakeLists.txt arch/arm64: migrate to SPDX identifier 2024-12-02 22:43:23 +08:00
Kconfig arch/arm64: fix compile error. 2026-01-16 20:26:14 +08:00