xref: /openbmc/openbmc/meta-arm/ci/fvps.yml (revision 54f4a7da)
1# Simple target to build the FVPs that are publically available
2
3header:
4  version: 11
5  includes:
6    - ci/base.yml
7
8machine: qemuarm64
9
10local_conf_header:
11  license: |
12    LICENSE_FLAGS_ACCEPTED += "Arm-FVP-EULA"
13  sdk: |
14    SDKMACHINE = "x86_64"
15
16target:
17  - nativesdk-fvp-base-a-aem
18  - nativesdk-fvp-corstone500
19  - nativesdk-fvp-corstone1000
20  - nativesdk-fvp-n1-edge
21  - nativesdk-fvp-sgi575
22  - nativesdk-fvp-tc1
23