Clang uses floating-point instructions by default, even if -mfpu is not defined. Disable using FPU when CONFIG_FPU=n. Using floating-point instructions when FPU is not enabled generates Usage Fault. Signed-off-by: Dawid Niedzwiecki <dawidn@google.com> |
||
|---|---|---|
| .. | ||
| compiler_flags.cmake | ||
| generic.cmake | ||
| target_arm64.cmake | ||
| target_arm.cmake | ||
| target.cmake | ||