mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-05-30 12:30:14 +00:00
ci: Add Corstone-1000 with Cortex-A320 builds
Add CI coverage for the Corstone-1000 with Cortex-A320 FVP machine. Build the Corstone-1000 with Cortex-A320 FVP with the firmware-only configuration and run both `none` and `tftf`. Also run `none` for the no-firmware build. Signed-off-by: Alex Chapman <alex.chapman@arm.com> Signed-off-by: Hugues KAMBA MPIANA <hugues.kambampiana@arm.com> Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
committed by
Jon Mason
parent
7ea8654517
commit
dd2437f8d6
@@ -156,6 +156,15 @@ corstone1000-mps3:
|
|||||||
- FIRMWARE: none
|
- FIRMWARE: none
|
||||||
SECUREDEBUG: [none, secure-debug]
|
SECUREDEBUG: [none, secure-debug]
|
||||||
|
|
||||||
|
corstone1000-a320-fvp:
|
||||||
|
extends: .build
|
||||||
|
parallel:
|
||||||
|
matrix:
|
||||||
|
- FIRMWARE: corstone1000-firmware-only
|
||||||
|
TESTING: [none, tftf]
|
||||||
|
- FIRMWARE: none
|
||||||
|
TESTING: none
|
||||||
|
|
||||||
documentation:
|
documentation:
|
||||||
extends: .setup
|
extends: .setup
|
||||||
script:
|
script:
|
||||||
|
|||||||
Reference in New Issue
Block a user