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

Signed-off-by: Simon Glass <s...@chromium.org>
---

(no changes since v1)

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 0a7eef0a1d7..32c7b8e4a09 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -752,4 +752,9 @@ qemu-x86_64:
   variables:
     ROLE: qemu-x86_64
     TEST_PY_TEST_SPEC: "and not sleep"
+
+# Firefly-RK3399 board running the rk3399-generic build
+vbe:
+  variables:
+    ROLE: vbe
   <<: *lab_dfn
-- 
2.43.0

Reply via email to