Files
nuttx/boards/arm
Peter Barada 8409599ae4 boards/arm/stm32*/: Align ARM STM32 idle stack
This patch fixes [BUG #18558] for stm32 by aligning _ebss symbol(used
as base of idle stack) in linker files to 8-byte boundary to conform
to AAPCS-32.

Signed-off-by: Peter Barada <peter.barada@gmail.com>
2026-03-21 17:07:39 -03:00
..