mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-04-20 23:41:08 +00:00
This FVP doesn't support TC1, so remove it now that we don't support TC0. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Jon Mason <jon.mason@arm.com>
20 lines
342 B
YAML
20 lines
342 B
YAML
# Simple target to build the FVPs that are publically available
|
|
|
|
header:
|
|
version: 11
|
|
includes:
|
|
- ci/base.yml
|
|
|
|
machine: qemuarm64
|
|
|
|
local_conf_header:
|
|
sdk: |
|
|
SDKMACHINE = "x86_64"
|
|
|
|
target:
|
|
- nativesdk-fvp-base-a-aem
|
|
- nativesdk-fvp-n1-edge
|
|
- nativesdk-fvp-sgi575
|
|
- nativesdk-fvp-corstone500
|
|
- nativesdk-fvp-corstone1000
|