ci: remove `fvp-r-default` from ECLAIR
This build configuration was removed from `tf-a-ci-scripts` in `74a3fb7`, but ECLAIR still tries to use it, yielding the following error:
```
tf-a-ci-scripts/eclair/analyze_common2.sh: line 12: /home/buildslave/agent/workspace/tf-a-eclair-daily/tf-a-ci-scripts/tf_config/fvp-r-default: No such file or directory
```
Signed-off-by: Chris Kay <chris.kay@arm.com>
Change-Id: Ic59eafeb9f11a84e0612303a979e6e7e1cb4f6d7
diff --git a/tf-a-eclair-daily.yaml b/tf-a-eclair-daily.yaml
index 74d1d9a..e1dc476 100644
--- a/tf-a-eclair-daily.yaml
+++ b/tf-a-eclair-daily.yaml
@@ -14,7 +14,7 @@
- string:
name: TF_CONFIG_LIST
default: |
- fvp-aarch32-default fvp-aarch32-enable-runtime-instr fvp-aarch32-rst-to-sp-min fvp-boot-el3-payload fvp-default fvp-enable-runtime-instr fvp-ext-pstate-ea-el3 fvp-no-cohmem fvp-opteed fvp-r-default fvp-rst-bl31 fvp-tspd fvp-tspd-gicv2-symmetric-model fvp-tspd-irq2el3 fvp-tspd-quad-cluster fvp-tspd-tbb-mbedtls fvp-tspd-tsp-async juno-aarch32-rst-to-sp-min juno-aarch32-rst-to-sp-min-enable-runtime-instr juno-default juno-tspd
+ fvp-aarch32-default fvp-aarch32-enable-runtime-instr fvp-aarch32-rst-to-sp-min fvp-boot-el3-payload fvp-default fvp-enable-runtime-instr fvp-ext-pstate-ea-el3 fvp-no-cohmem fvp-opteed fvp-rst-bl31 fvp-tspd fvp-tspd-gicv2-symmetric-model fvp-tspd-irq2el3 fvp-tspd-quad-cluster fvp-tspd-tbb-mbedtls fvp-tspd-tsp-async juno-aarch32-rst-to-sp-min juno-aarch32-rst-to-sp-min-enable-runtime-instr juno-default juno-tspd
description: |
List of TF-A configs to build
- string: