diff mbox series

[1/6] CI: use core-image-base for faster boot

Message ID 20260331130702.56223-1-jon.mason@arm.com
State New
Headers show
Series [1/6] CI: use core-image-base for faster boot | expand

Commit Message

Jon Mason March 31, 2026, 1:06 p.m. UTC
Signed-off-by: Jon Mason <jon.mason@arm.com>
---
 ci/fvp.yml    | 2 +-
 ci/sgi575.yml | 3 ---
 2 files changed, 1 insertion(+), 4 deletions(-)

Comments

Jon Mason March 31, 2026, 6:42 p.m. UTC | #1
On Tue, 31 Mar 2026 09:06:57 -0400, Jon Mason wrote:
> 


Applied, thanks!

[1/6] CI: use core-image-base for faster boot
      commit: 4379b78bd6a8302e0a55823cb15b62d57678b3f4
[2/6] Revert "arm/execstack: remove, no longer needed"
      commit: 4eec974baed18d4321cf9ca37c1da0b7cd624a26
[3/6] arm/fvps: rename rdv3-r1
      commit: f86d9c4f227de4419f7147fa9f3a94f258b1c323
[4/6] arm-bsp/rdv1: add support
      commit: b5f3f7a6e2062464ab91f48ec81a90b9184d1188
[5/6] arm-bsp/rdn2: add support
      commit: f9d0ecbe25341c35b01e1319b3b0a36c033d5f32
[6/6] arm-bsp/rdv2: add support
      commit: 43c2bcfed58878613044ee424542cc0067893e1c

Best regards,
diff mbox series

Patch

diff --git a/ci/fvp.yml b/ci/fvp.yml
index 62ff0d29c905..0dc1e2602ab1 100644
--- a/ci/fvp.yml
+++ b/ci/fvp.yml
@@ -12,4 +12,4 @@  local_conf_header:
     TEST_SUITES:remove = "opkg dnf"
 
 target:
-  - core-image-full-cmdline
+  - core-image-base
diff --git a/ci/sgi575.yml b/ci/sgi575.yml
index a2555a84b8b7..d6e33894e890 100644
--- a/ci/sgi575.yml
+++ b/ci/sgi575.yml
@@ -12,6 +12,3 @@  local_conf_header:
     COMPATIBLE_MACHINE:pn-ssh-pregen-hostkeys:sgi575 = "sgi575"
 
 machine: sgi575
-
-target:
-  - core-image-base