zephyr/arch
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
..
arc cmake: Support coverage flags on all archs 2021-06-10 18:01:36 -04:00
arm cmake: Support coverage flags on all archs 2021-06-10 18:01:36 -04:00
arm64 cmake: Support coverage flags on all archs 2021-06-10 18:01:36 -04:00
common cmake: Support coverage flags on all archs 2021-06-10 18:01:36 -04:00
nios2 arch: nios2: Fix 10.4 violations 2021-04-10 09:59:37 -04:00
posix cmake: Support coverage flags on all archs 2021-06-10 18:01:36 -04:00
riscv arch: riscv: enable FPU of threads in unshared FP mode 2021-06-08 11:47:02 -05:00
sparc SPARC: add the Flush windows software trap 2021-05-28 06:32:36 -05:00
x86 cmake: Support coverage flags on all archs 2021-06-10 18:01:36 -04:00
xtensa xtensa: fix booting secondary cores on the dummy thread 2021-05-03 17:13:01 -04:00
CMakeLists.txt cmake: fix include directories to work with out-of-tree arch 2020-08-05 08:06:07 -04:00
Kconfig kernel: mmu: z_backing_store* to k_mem_paging_backing_store* 2021-05-28 11:33:22 -04:00