| Message ID | 20260518185146.11634-5-hugues.kambampiana@arm.com |
|---|---|
| State | New |
| Headers | show |
| Series | corstone1000: Add standalone Cortex-A320 FVP support and documentation | expand |
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e40ae84d..9c56a5c4 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -156,6 +156,15 @@ corstone1000-mps3: - FIRMWARE: none SECUREDEBUG: [none, secure-debug] +corstone1000-a320-fvp: + extends: .build + parallel: + matrix: + - FIRMWARE: corstone1000-firmware-only + TESTING: [none, tftf] + - FIRMWARE: none + TESTING: none + documentation: extends: .setup script: