2de4a902de
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> |
||
---|---|---|
.. | ||
cortex_a_r | ||
cortex_m | ||
mpu | ||
CMakeLists.txt | ||
Kconfig | ||
__aeabi_atexit.c | ||
cpu_idle.S | ||
fatal.c | ||
irq_manage.c | ||
irq_offload.c | ||
irq_relay.S | ||
isr_wrapper.S | ||
nmi.c | ||
nmi_on_reset.S | ||
prep_c.c | ||
swap.c | ||
swap_helper.S | ||
thread.c | ||
userspace.S | ||
vector_table.ld |