nuttx/boards/x86_64/intel64
p-szafonimateusz 53fcaede28 qemu-intel64/qemu.ld: align _ebss to 16
Align _ebss to 16, otherwise g_idle_topstack is not correctly aligned.
For some reason the previous alignment worked with make buit but in case
of cmake with optimization enabled, the IDLE stack was misaligned which
caused vector instruction misalignment exception.

Signed-off-by: p-szafonimateusz <p-szafonimateusz@xiaomi.com>
2024-02-23 12:04:54 -03:00
..
qemu-intel64 qemu-intel64/qemu.ld: align _ebss to 16 2024-02-23 12:04:54 -03:00