[PATCH 27/29] gitlab: Add an VBE board to the sjg lab

Simon Glass sjg at chromium.org
Wed Feb 5 02:55:17 CET 2025


Add a rockchip rk3399 board which runs Verified Boot for Embedded.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

 .gitlab-ci.yml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 3487ad7e579..813db4df98c 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -740,3 +740,9 @@ rpi5:
   variables:
     ROLE: rpi5
   <<: *lab_dfn
+
+# Firefly-RK3399 board running the rk3399-generic build
+vbe:
+  variables:
+    ROLE: vbe
+  <<: *lab_dfn
-- 
2.43.0



More information about the U-Boot mailing list