diff mbox series

[4/4] CI: build both aarch64 and x86-64 packages for as muny FVPs as possible

Message ID 20231024135236.3510412-4-ross.burton@arm.com
State New
Headers show
Series [1/4] arm/fvp-corstone1000: upgrade to 11.22.35, add aarch64 binaries | expand

Commit Message

Ross Burton Oct. 24, 2023, 1:52 p.m. UTC
From: Ross Burton <ross.burton@arm.com>

Some FVPs are available as x86-64 and aarch64 binaries, so build target
(qemuarm64) and nativesdk (x86-64) packages for these to verify the
checksums are correct.

Signed-off-by: Ross Burton <ross.burton@arm.com>
---
 ci/fvps.yml | 4 ++++
 1 file changed, 4 insertions(+)
diff mbox series

Patch

diff --git a/ci/fvps.yml b/ci/fvps.yml
index 1bced299..a89df053 100644
--- a/ci/fvps.yml
+++ b/ci/fvps.yml
@@ -14,6 +14,10 @@  local_conf_header:
     SDKMACHINE = "x86_64"
 
 target:
+  # Target packages to test aarch64
+  - fvp-base-a-aem
+  - fvp-corstone1000
+  # Nativesdk to test x86-64
   - nativesdk-fvp-base-a-aem
   - nativesdk-fvp-corstone1000
   - nativesdk-fvp-n1-edge