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:
@@ -73,6 +73,9 @@ fvp-base-arm32/external-gcc-arm32:
|
||||
gem5-arm64:
|
||||
extends: .build
|
||||
|
||||
gem5-arm64-xen:
|
||||
extends: .build
|
||||
|
||||
juno:
|
||||
extends: .build
|
||||
|
||||
|
||||
Reference in New Issue
Block a user