zephyr/cmake/compiler/gcc
Dat Nguyen Duy 8e55e59c59 arch: introduce config DCLS
Some processors support Dual-redundant Core Lock-step
DCLS) topology but the processor still can be ran in
split-lock mode (by default or changed at flash time).
So, introduce config DCLS that is enabled by default if
config CPU_HAS_DCLS is set, it should be disabled if
processor is used in split-lock mode.

Signed-off-by: Dat Nguyen Duy <dat.nguyenduy@nxp.com>
2022-08-04 12:51:25 +09:00
..
compiler_flags.cmake cmake: filter not supported C++ compilation flags 2022-07-07 10:26:22 +00:00
generic.cmake cmake: Populate var CMAKE_GCOV 2021-09-02 19:44:00 -04:00
target.cmake cmake: gcc: Use --sysroot with gcc when SYSROOT_DIR is provided 2022-05-23 19:33:33 +09:00
target_arm.cmake arch: introduce config DCLS 2022-08-04 12:51:25 +09:00
target_arm64.cmake cmake: arm64: Add Cortex-R82 in toolchain option 2021-04-13 07:47:44 -04:00
target_mips.cmake cmake: add MIPS support 2022-01-19 13:48:21 -05:00
target_riscv.cmake riscv: Introduce support for RV32E 2022-06-08 18:50:22 +09:00
target_sparc.cmake SPARC: add FPU support 2020-12-04 14:33:43 +02:00
target_x86.cmake x86: enable soft float support for Zephyr SDK 2021-01-20 16:45:31 -05:00