ci: remove fvp_r

The platform has not been maintained for a long time and is not expected
to be working correctly.

Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com>
Change-Id: Ib4bce464f480ef62ad05c26bd472c36efd3f3805
diff --git a/expect-lava/fvp-r-yocto.exp b/expect-lava/fvp-r-yocto.exp
deleted file mode 100644
index b10aa71..0000000
--- a/expect-lava/fvp-r-yocto.exp
+++ /dev/null
@@ -1,22 +0,0 @@
-#
-# Copyright (c) 2021 Arm Limited. All rights reserved.
-#
-# SPDX-License-Identifier: BSD-3-Clause
-#
-# Expect script for booting Yocto linux on FVP-R
-#
-
-# FVP-R BL1
-expect_string+=('i;Booting Trusted Firmware')
-expect_string+=('i;BL1: Booting BL33')
-
-# Uboot
-expect_string+=('i;U-Boot')
-
-# Linux kernel boot section
-# As FVP_R currently does not support secondary core boot, linux expect would fail.
-# Disable it temporarily
-#source $ci_root/expect-lava/linux.inc
-
-# Yocto
-expect_string+=('i;fvp-baser-aemv8r64 login:')
diff --git a/expect/fvp-r-yocto.exp b/expect/fvp-r-yocto.exp
deleted file mode 100644
index 8f3189d..0000000
--- a/expect/fvp-r-yocto.exp
+++ /dev/null
@@ -1,39 +0,0 @@
-#

-# Copyright (c) 2021-2022 Arm Limited. All rights reserved.

-#

-# SPDX-License-Identifier: BSD-3-Clause

-#

-# Expect script for booting Yocto linux on FVP-R

-#

-

-source [file join [file dirname [info script]] handle-arguments.inc]

-

-# FVP-R BL1

-expect {

-	"Booting Trusted Firmware" {

-		message "Booting Trusted Firmware"

-	}

-}

-

-expect {

-	"BL1: Booting BL33" {

-		message "Booting BL33"

-	}

-}

-

-# Uboot

-expect {

-	"U-Boot" {

-		message "Entered Uboot"

-	}

-}

-

-# Linux kernel boot section

-source [file join [file dirname [info script]] linux.inc]

-

-# Yocto

-expect {

-	"fvp-baser-aemv8r64 login:" {

-		message "Yocto Login Prompt Received"

-	}

-}

diff --git a/group/psa-mbedtls-fvp/fvp-r-tbb-psa-mbedtls:nil b/group/psa-mbedtls-fvp/fvp-r-tbb-psa-mbedtls:nil
deleted file mode 100644
index 87ad7f5..0000000
--- a/group/psa-mbedtls-fvp/fvp-r-tbb-psa-mbedtls:nil
+++ /dev/null
@@ -1,6 +0,0 @@
-#
-# Copyright (c) 2024, Arm Limited. All rights reserved.
-#
-# SPDX-License-Identifier: BSD-3-Clause
-#
-
diff --git a/group/tf-l1-build-fvp/fvp-r-default:nil b/group/tf-l1-build-fvp/fvp-r-default:nil
deleted file mode 100644
index 45065d8..0000000
--- a/group/tf-l1-build-fvp/fvp-r-default:nil
+++ /dev/null
@@ -1,6 +0,0 @@
-#
-# Copyright (c) 2021 Arm Limited. All rights reserved.
-#
-# SPDX-License-Identifier: BSD-3-Clause
-#
-
diff --git a/group/tf-l1-build-fvp/fvp-r-tbb-mbedtls:nil b/group/tf-l1-build-fvp/fvp-r-tbb-mbedtls:nil
deleted file mode 100644
index 45065d8..0000000
--- a/group/tf-l1-build-fvp/fvp-r-tbb-mbedtls:nil
+++ /dev/null
@@ -1,6 +0,0 @@
-#
-# Copyright (c) 2021 Arm Limited. All rights reserved.
-#
-# SPDX-License-Identifier: BSD-3-Clause
-#
-
diff --git a/group/tf-l2-boot-tests-arm-plats/fvp-r-default:fvp-aemv8r.linux b/group/tf-l2-boot-tests-arm-plats/fvp-r-default:fvp-aemv8r.linux
deleted file mode 100644
index b452bbf..0000000
--- a/group/tf-l2-boot-tests-arm-plats/fvp-r-default:fvp-aemv8r.linux
+++ /dev/null
@@ -1,5 +0,0 @@
-#
-# Copyright (c) 2023 Arm Limited. All rights reserved.
-#
-# SPDX-License-Identifier: BSD-3-Clause
-#
diff --git a/group/tf-l2-coverity-misra/fvp-r-default:coverity-tf-misra.diff b/group/tf-l2-coverity-misra/fvp-r-default:coverity-tf-misra.diff
deleted file mode 100644
index aa57540..0000000
--- a/group/tf-l2-coverity-misra/fvp-r-default:coverity-tf-misra.diff
+++ /dev/null
@@ -1,5 +0,0 @@
-#
-# Copyright (c) 2021, Arm Limited. All rights reserved.
-#
-# SPDX-License-Identifier: BSD-3-Clause
-#
diff --git a/tf_config/fvp-r-default b/tf_config/fvp-r-default
deleted file mode 100644
index 543df07..0000000
--- a/tf_config/fvp-r-default
+++ /dev/null
@@ -1,2 +0,0 @@
-CROSS_COMPILE=aarch64-none-elf-
-PLAT=fvp_r
diff --git a/tf_config/fvp-r-tbb-mbedtls b/tf_config/fvp-r-tbb-mbedtls
deleted file mode 100644
index 79a8f7b..0000000
--- a/tf_config/fvp-r-tbb-mbedtls
+++ /dev/null
@@ -1,6 +0,0 @@
-ARM_ROTPK_LOCATION=devel_rsa
-CROSS_COMPILE=aarch64-none-elf-
-GENERATE_COT=1
-PLAT=fvp_r
-ROT_KEY=plat/arm/board/common/rotpk/arm_rotprivk_rsa.pem
-TRUSTED_BOARD_BOOT=1
diff --git a/tf_config/fvp-r-tbb-psa-mbedtls b/tf_config/fvp-r-tbb-psa-mbedtls
deleted file mode 100644
index 5f91e34..0000000
--- a/tf_config/fvp-r-tbb-psa-mbedtls
+++ /dev/null
@@ -1,7 +0,0 @@
-ARM_ROTPK_LOCATION=devel_rsa
-CROSS_COMPILE=aarch64-none-elf-
-GENERATE_COT=1
-PLAT=fvp_r
-ROT_KEY=plat/arm/board/common/rotpk/arm_rotprivk_rsa.pem
-TRUSTED_BOARD_BOOT=1
-PSA_CRYPTO=1