incubator-nuttx/arch/x86_64
p-szafonimateusz ce61347ddf arch/x86_64/intel64/intel64_schedulesigaction.c: properly align signal handler stack for vector operations
signal handler stack must be properly aligned, otherwise vector instructions doesn't work in signal handler

Signed-off-by: p-szafonimateusz <p-szafonimateusz@xiaomi.com>
2024-10-03 21:07:19 +08:00
..
include arch/intel64: fix IRQ conflict with GOLDFISH 2024-10-03 20:55:19 +08:00
src arch/x86_64/intel64/intel64_schedulesigaction.c: properly align signal handler stack for vector operations 2024-10-03 21:07:19 +08:00
CMakeLists.txt arch/x86_64: add cmake support 2024-02-23 07:45:57 +08:00
Kconfig arch/x86_64:Add FP backtrace function 2024-09-23 23:15:01 +08:00