CC: Remove coverage_profile_m_arotless config group
Profile Medium-ARoT-less is only supported by MUSCA B1. But CC tool does
not support MUSCA B1. So remove coverage_profile_m_arotless config group
which is built in CC job.
Signed-off-by: Xinyu Zhang <xinyu.zhang@arm.com>
Change-Id: I839caae44f60a4bf92d5d5ae064d5ae12d0996cc
diff --git a/tf-m-code-coverage.yaml b/tf-m-code-coverage.yaml
index 0b4be2f..2851d1a 100644
--- a/tf-m-code-coverage.yaml
+++ b/tf-m-code-coverage.yaml
@@ -21,8 +21,8 @@
parameters:
- string:
name: 'FILTER_GROUP'
- default: "coverage_profile_s coverage_profile_m coverage_profile_m_arotless \
- coverage_profile_l coverage_ipc_backend coverage_nsce coverage_mmio coverage_fp"
+ default: "coverage_profile_s coverage_profile_m coverage_profile_l \
+ coverage_ipc_backend coverage_nsce coverage_mmio coverage_fp"
description: |
Filter to a group of configurations as recognised by configs.py
- string: