zephyr/arch/arm
Ha Duong Quang 6984237c06 arch: arm: core: cortex_a_r: enable the VFP unit on boot for FPU_SHARING
The FPU is already disabled by the z_arm_svc function when the first
thread starts. Therefore, disabling the FPU at boot is unnecessary for
lazy FPU; instead, it must be enabled to handle floating-point instructions
before the lazy FPU works.

Signed-off-by: Ha Duong Quang <ha.duongquang@nxp.com>
2024-11-06 10:18:59 -08:00
..
core arch: arm: core: cortex_a_r: enable the VFP unit on boot for FPU_SHARING 2024-11-06 10:18:59 -08:00
include coredump: ARM: Ensure sp in dump is set as gdb expects 2024-11-06 10:17:59 -08:00
CMakeLists.txt
Kconfig