mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
When FPU is enabled for Arm64, the saved_fp_context must be tracked by thread info to visualize correctly the FPU context of threads. Signed-off-by: Manuel Arguelles <manuel.arguelles@nxp.com>