zephyr/arch/arm/core
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
..
aarch32 arch: introduce config DCLS 2022-08-04 12:51:25 +09:00
common arch: migrate includes to <zephyr/...> 2022-05-06 19:57:22 +02:00
offsets arch: cortex-m: Enable support for S2RAM 2022-07-11 15:26:26 +02:00