Skip to content

Commit 4b17907

Browse files
lifenggitacccarlescufi
authored andcommitted
intel_ish: Enable ISH boards for coverage.
When build ISH project in Chromium repo, the coverage report error: zmake build --coverage rex-ish lcov: ERROR: no valid records found in tracefile. To fix this, enable coverage config to link ISH boards with coverage library. Signed-off-by: Li Feng <[email protected]>
1 parent 08a0bd6 commit 4b17907

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

soc/x86/intel_ish/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,4 @@ config SOC_FAMILY_INTEL_ISH
1313
select CPU_HAS_FPU
1414
select INTEL_HAL
1515
select HAS_PM
16+
select HAS_COVERAGE_SUPPORT

0 commit comments

Comments
 (0)