diff --git a/coverage/config/clp_mapfile b/coverage/config/clp_mapfile deleted file mode 100644 index c2c9c1336..000000000 --- a/coverage/config/clp_mapfile +++ /dev/null @@ -1,36 +0,0 @@ -MODULE: caliptra_top -INSTANCE: -SRC: caliptra_top_tb.caliptra_top_dut -DST: hdl_top.caliptra_top_dut - -MODULE: soc_ifc_top -INSTANCE: -SRC: hdl_top.dut -DST: hdl_top.caliptra_top_dut.soc_ifc_top1 -SRC: soc_ifc_tb.dut -DST: hdl_top.caliptra_top_dut.soc_ifc_top1 - -MODULE: ecc_top -INSTANCE: -SRC: hdl_top.dut -DST: hdl_top.caliptra_top_dut.ecc_top1 - -MODULE: hmac_ctrl -INSTANCE: -SRC: hdl_top.dut -DST: hdl_top.caliptra_top_dut.hmac - -MODULE: kv -INSTANCE: -SRC: hdl_top.dut -DST: hdl_top.caliptra_top_dut.key_vault1 - -MODULE: pv -INSTANCE: -SRC: hdl_top.pv -DST: hdl_top.caliptra_top_dut.pcr_vault1 - -MODULE: sha512_ctrl -INSTANCE: -SRC: hdl_top.dut -DST: hdl_top.caliptra_top_dut.sha512 \ No newline at end of file diff --git a/coverage/config/uvmf_soc_ifc_caliptra_tb.yml b/coverage/config/uvmf_soc_ifc_caliptra_tb.yml deleted file mode 100644 index de768258e..000000000 --- a/coverage/config/uvmf_soc_ifc_caliptra_tb.yml +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright (C) Microsoft Corporation. All rights reserved. - -# Repo/Bench config specific settings -# For repo-specific file, common settings like retention policy, additional merge options etc can be specified - -# -# https://dev.azure.com/ms-tsd/Base_Verification/_wiki/wikis/Base_Verification.wiki/34333/Coverage-merge-YAML -# - -variables: - BENCH_CONFIG: uvmf_soc_ifc - -template: caliptra_cov_cfg.yml