refactor(sgm775): remove occurrence of deleted sgm775 platform
Signed-off-by: Manish Pandey <manish.pandey2@arm.com>
Change-Id: I35eedbaf06de063566b0b268f6a1a752932c0eb7
diff --git a/script/tf-coverity/coverity_tf_conf.py b/script/tf-coverity/coverity_tf_conf.py
index 3f13bc5..6e2ead8 100644
--- a/script/tf-coverity/coverity_tf_conf.py
+++ b/script/tf-coverity/coverity_tf_conf.py
@@ -27,17 +27,7 @@
("drivers/scmi-msg/power_domain.c", "Not used by any upstream platform"),
("plat/arm/board/fvp/fconf/fconf_nt_config_getter.c", "Not currently used. Future functionality"),
- ("plat/arm/board/sgm775/sgm775_err.c", "sgm775 deprecated"),
- ("plat/arm/board/sgm775/sgm775_trusted_boot.c", "sgm775 deprecated"),
("plat/arm/common/arm_tzc_dmc500.c", "Only used by deprecated SGM platforms"),
- ("plat/arm/css/sgm/sgm_bl1_setup.c", "Only used by deprecated SGM platforms"),
- ("plat/arm/css/sgm/sgm_bl31_setup.c", "Only used by deprecated SGM platforms"),
- ("plat/arm/css/sgm/sgm_interconnect.c", "Only used by deprecated SGM platforms"),
- ("plat/arm/css/sgm/sgm_mmap_config.c", "Only used by deprecated SGM platforms"),
- ("plat/arm/css/sgm/sgm_plat_config.c", "Only used by deprecated SGM platforms"),
- ("plat/arm/css/sgm/sgm_security.c", "Only used by deprecated SGM platforms"),
- ("plat/arm/css/sgm/sgm_topology.c", "Only used by deprecated SGM platforms"),
- ("plat/arm/css/sgm/tsp/sgm_tsp_setup.c", "Only used by deprecated SGM platforms"),
("plat/marvell/armada/a8k/common/plat_bl1_setup.c", "Not used by any upstream marvell platform"),
("plat/mediatek/common/custom/oem_svc.c", "Used only by mt6795 which is unsupported platform"),
("plat/mediatek/mt6795/.*", "This platform fails to build and is not supported by mediatek"),