feat(rde1edge): remove support for rde1edge
As support for RD-E1-Edge has been removed from Trusted Firmware, remove
all tests and references to the platform
Signed-off-by: Rohit Mathew <Rohit.Mathew@arm.com>
Change-Id: I46f948104d425dec0e7ad08874eec76c8ab181a8
diff --git a/script/trusted-firmware.nomination.py b/script/trusted-firmware.nomination.py
index eda06af..4b2934c 100644
--- a/script/trusted-firmware.nomination.py
+++ b/script/trusted-firmware.nomination.py
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2019-2022, Arm Limited. All rights reserved.
+# Copyright (c) 2019-2024, Arm Limited and Contributors. All rights reserved.
#
# SPDX-License-Identifier: BSD-3-Clause
#
@@ -41,10 +41,6 @@
"path:plat/arm/board/arm_fpga":
["tf-l2-coverity-misra-nominated/arm_fpga-default:coverity-tf-misra.diff"],
- # Run Coverity MISRA checks for rde1edge platform changes
- "path:plat/arm/board/rde1edge":
- ["tf-l2-coverity-misra-nominated/fvp-rde1edge-tbb:coverity-tf-misra.diff"],
-
# Run Coverity MISRA checks for fvp_ve platform changes
"path:plat/arm/board/fvp_ve":
["tf-l2-coverity-misra-nominated/fvp_ve-a7:coverity-tf-misra.diff"],