zephyr/cmake/compiler
Stephanos Ioannidis 18398948db cmake: gcc: target_arm: Force FP hard ABI for DCLS
When Dual-redundant Core Lock-step (DCLS) topology is used, the VFP
registers across the two redundant cores must be manually initialised
and synchronised, and this requires the `-mfloat-abi=hard` option to
be specified.

This commit forces the use of FP "hard" ABI on the VFP-equipped cores
that are configured in DCLS topology.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
2022-05-05 12:03:27 +09:00
..
arcmwdt cmake: Correct PATHS usage 2022-04-29 08:57:21 +02:00
armclang cmake: gcc: target_arm: Support advanced floating-point options 2022-05-05 12:03:27 +09:00
clang cmake: Populate var CMAKE_GCOV 2021-09-02 19:44:00 -04:00
gcc cmake: gcc: target_arm: Force FP hard ABI for DCLS 2022-05-05 12:03:27 +09:00
host-gcc cmake: Populate var CMAKE_GCOV 2021-09-02 19:44:00 -04:00
icx cmake: fix isystem_include_dir path for windows 2021-04-02 13:36:49 -04:00
xcc everywhere: fix typos 2022-03-18 13:24:08 -04:00
xcc-clang cmake: Add xcc-clang toolchain 2022-02-25 11:17:06 -05:00
compiler_features.cmake cmake: CMake compile features support 2021-10-01 14:40:33 -04:00
compiler_flags_template.cmake cmake: Add compiler property for disabling pointer arithmetic warnings 2022-03-16 10:24:32 +01:00