mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-26 06:35:54 +00:00
Not all boards can get the coverage reports. The report generation needs minimum of 64KB SRAM. This patch added support for mps2_an385, qemu_cortex_m3, qemu_x86. This is just a subset. Also the previously supported board native_posix is included in this patch. If a board has 64KB RAM, it can generate reports by just adding HAS_COVERAGE_SUPPORT in Kconfig.board. Signed-off-by: Adithya Baglody <adithya.nagaraj.baglody@intel.com> |
||
---|---|---|
.. | ||
doc | ||
board.cmake | ||
dts_fixup.h | ||
Kconfig.board | ||
Kconfig.defconfig | ||
qemu_x86_defconfig | ||
qemu_x86_iamcu_defconfig | ||
qemu_x86_iamcu.dts | ||
qemu_x86_iamcu.yaml | ||
qemu_x86_nommu_defconfig | ||
qemu_x86_nommu.dts | ||
qemu_x86_nommu.yaml | ||
qemu_x86.dts | ||
qemu_x86.yaml |