mps2: indicate that coverage is supported
Commit 8d6d4de
removed the hint that this platform supports coverage
resulting in zero coverage collection using ARM in our workflows.
Fixes #84444
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
cfe7b44b80
commit
b5f3de38c6
1 changed files with 1 additions and 0 deletions
|
@ -3,4 +3,5 @@
|
||||||
# SPDX-License-Identifier: Apache-2.0
|
# SPDX-License-Identifier: Apache-2.0
|
||||||
|
|
||||||
config BOARD_MPS2
|
config BOARD_MPS2
|
||||||
|
select HAS_COVERAGE_SUPPORT
|
||||||
select QEMU_TARGET if BOARD_MPS2_AN385 || BOARD_MPS2_AN521_CPU0 || BOARD_MPS2_AN521_CPU0_NS || BOARD_MPS2_AN521_CPU1
|
select QEMU_TARGET if BOARD_MPS2_AN385 || BOARD_MPS2_AN521_CPU0 || BOARD_MPS2_AN521_CPU0_NS || BOARD_MPS2_AN521_CPU1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue