zephyr/arch/arc
Jeremy Bettis 2de4a902de cmake: Support coverage flags on all archs
Most arch's CMakeLists.txt contain rules to add compiler and linker
flags for coverage if CONFIG_COVERAGE is enabled, but 4 of them were
missing this.

Instead, set the coverage flags in arch/common/CMakeLists.txt which
affects all archs.

Signed-off-by: Jeremy Bettis <jbettis@chromium.org>
2021-06-10 18:01:36 -04:00
..
core cmake: Support coverage flags on all archs 2021-06-10 18:01:36 -04:00
include ARC: allow to build code for processors without ZOL 2021-05-07 14:55:49 -05:00
CMakeLists.txt ARC: add TLS support for ARCv3 2021-05-07 14:55:49 -05:00
Kconfig arch: archs: using ATOMIC_OPERATIONS_BUILTIN 2021-05-25 12:55:48 -05:00