Brad Bishop | bec4ebc | 2022-08-03 09:55:16 -0400 | [diff] [blame] | 1 | header: |
Andrew Geissler | 23e0279 | 2023-07-21 09:06:10 -0500 | [diff] [blame] | 2 | version: 14 |
Brad Bishop | bec4ebc | 2022-08-03 09:55:16 -0400 | [diff] [blame] | 3 | includes: |
| 4 | - ci/corstone1000-common.yml |
Patrick Williams | 2390b1b | 2022-11-03 13:47:49 -0500 | [diff] [blame] | 5 | - ci/fvp.yml |
Brad Bishop | bec4ebc | 2022-08-03 09:55:16 -0400 | [diff] [blame] | 6 | |
| 7 | local_conf_header: |
| 8 | fvp-config: | |
| 9 | # Remove Dropbear SSH as it will not fit into the corstone1000 image. |
| 10 | IMAGE_FEATURES:remove = " ssh-server-dropbear" |
Brad Bishop | bec4ebc | 2022-08-03 09:55:16 -0400 | [diff] [blame] | 11 | |
| 12 | machine: corstone1000-fvp |