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 | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8c49d5b0a79..a9daa7bb84e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -745,3 +745,9 @@ zybo: variables: ROLE: zybo <<: *lab_dfn + +# Firefly-RK3399 board running the rk3399-generic build +vbe: + variables: + ROLE: vbe + <<: *lab_dfn -- 2.43.0