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>