mirror of
https://github.com/apache/nuttx.git
synced 2026-05-18 17:18:28 +08:00
8409599ae4
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>