diff mbox series

[3/3] arm/fvp-tc0: remove Total Compute 2020 FVP

Message ID 20221019133952.3018499-3-ross.burton@arm.com
State New
Headers show
Series [1/3] arm-bsp: remove TC0 | expand

Commit Message

Ross Burton Oct. 19, 2022, 1:39 p.m. UTC
This FVP doesn't support TC1, so remove it now that we don't support TC0.

Signed-off-by: Ross Burton <ross.burton@arm.com>
---
 ci/fvps.yml                              |  1 -
 meta-arm/recipes-devtools/fvp/fvp-tc0.bb | 12 ------------
 2 files changed, 13 deletions(-)
 delete mode 100644 meta-arm/recipes-devtools/fvp/fvp-tc0.bb
diff mbox series

Patch

diff --git a/ci/fvps.yml b/ci/fvps.yml
index 576faa31..e3bc5fe5 100644
--- a/ci/fvps.yml
+++ b/ci/fvps.yml
@@ -17,4 +17,3 @@  target:
   - nativesdk-fvp-sgi575
   - nativesdk-fvp-corstone500
   - nativesdk-fvp-corstone1000
-  - nativesdk-fvp-tc0
diff --git a/meta-arm/recipes-devtools/fvp/fvp-tc0.bb b/meta-arm/recipes-devtools/fvp/fvp-tc0.bb
deleted file mode 100644
index 78f2fc22..00000000
--- a/meta-arm/recipes-devtools/fvp/fvp-tc0.bb
+++ /dev/null
@@ -1,12 +0,0 @@ 
-require fvp-ecosystem.inc
-
-MODEL = "TotalCompute"
-MODEL_CODE = "FVP_TC0"
-PV = "11.17.18"
-
-# Unconventional URI structure for this release
-SRC_URI = "https://developer.arm.com/-/media/Arm%20Developer%20Community/Downloads/OSS/FVP/TotalCompute/Total%20Compute%20Update%202022/FVP_TC0_11.17_18.tgz;subdir=${BP}"
-SRC_URI[sha256sum] = "0bd78354e036a7e92bd7f8cbd78cd2b5197dc0872fe2b25c95ea734929fe83b8"
-
-LIC_FILES_CHKSUM = "file://license_terms/license_agreement.txt;md5=1a33828e132ba71861c11688dbb0bd16 \
-                    file://license_terms/third_party_licenses.txt;md5=41029e71051b1c786bae3112a29905a7"