1
0
mirror of https://git.yoctoproject.org/meta-arm synced 2026-06-02 13:30:09 +00:00

kas: Added yaml to test xen support in meta-gem5

Created yaml file "gem5-arm64-xen.yml" to build the target xen-image-minimal
for gem5, with required DISTRO_FEATURES 'xen' and 'virtualization'.

Issue-Id: SCM-2091
Signed-off-by: Nathan Dunne <Nathan.Dunne@arm.com>
Change-Id: If21d446ca36ba01657d6b48e4b3370e9d905fd1b
Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
Nathan Dunne
2021-03-11 09:08:09 +00:00
committed by Jon Mason
parent a82ed3cfc9
commit a949ebfd06
2 changed files with 31 additions and 0 deletions
+3
View File
@@ -73,6 +73,9 @@ fvp-base-arm32/external-gcc-arm32:
gem5-arm64:
extends: .build
gem5-arm64-xen:
extends: .build
juno:
extends: .build