nuttx/arch/sim
YAMAMOTO Takashi 298c2e5e4f sim: Fix stack alignment
The recent x86-64 convention requires 16-byte alignment before
(not after) calling a function.

This fixes snprintf crash I observed on macOS while saving XMM registers.
2020-01-29 09:03:48 +01:00
..
include arch/sim: Even though the simulation has no chips, it needs to have CONFIG_ARCH_CHIP and chip sub-directories. Otherwise, we would have to treat it as a special case in the build system. 2019-08-07 16:05:00 -06:00
src sim: Fix stack alignment 2020-01-29 09:03:48 +01:00
Kconfig sim/netdev: dependens on LPWORK by default 2020-01-21 14:17:24 +08:00