Message ID | 20240829110505.55826-4-bence.balogh@arm.com |
---|---|
State | New |
Headers | show |
Series | Add Secure Debug optional feature to Corstone-1000 | expand |
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7354bf35..e8627731 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -119,6 +119,7 @@ update-repos: # TS: [none, trusted-services] # VIRT: [none, xen] # TESTING: testimage +# SECUREDEBUG: [none, secure-debug] arm-systemready-ir-acs: extends: .build @@ -160,6 +161,7 @@ corstone1000-mps3: - FIRMWARE: corstone1000-firmware-only TESTING: [none, tftf] - FIRMWARE: none + SECUREDEBUG: [none, secure-debug] documentation: extends: .setup