nuttx/arch/x86_64
p-szafonimateusz 16e47d6c8b arch/intel64: fix stack alignment
The stack pointer must be aligned to 16 bytes, otherwise the system crash on the first unaligned data access with vector instruction.
The problem is only observable with optimization enabled, when vector instructions are generated.

Signed-off-by: p-szafonimateusz <p-szafonimateusz@xiaomi.com>
Signed-off-by: Bowen Wang <wangbowen6@xiaomi.com>
2024-02-23 12:04:54 -03:00
..
include Documentation: remove all migrated READMEs 2023-10-29 21:03:54 -03:00
src arch/intel64: fix stack alignment 2024-02-23 12:04:54 -03:00
CMakeLists.txt arch/x86_64: add cmake support 2024-02-23 07:45:57 +08:00
Kconfig fix various compilation errors after pci code rebase 2024-01-25 09:09:30 -08:00