summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArd Biesheuvel <ard.biesheuvel@linaro.org>2015-04-13 15:34:28 +0200
committerArd Biesheuvel <ard.biesheuvel@linaro.org>2015-04-13 15:34:28 +0200
commite90477041bc89691abf6c85c7ed37531776cda25 (patch)
treeae8ac9f6c54badef6dc114f6f51cc6a48c4537e4
parent1a4887ae459b4c6242ac94fc5342c6c7200fb66c (diff)
add Xen AArch64 DomU platform
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
-rw-r--r--platforms.config8
1 files changed, 8 insertions, 0 deletions
diff --git a/platforms.config b/platforms.config
index c6c0767..b195c28 100644
--- a/platforms.config
+++ b/platforms.config
@@ -235,3 +235,11 @@ ARCH=AARCH64
UEFI_BIN=BL33_AP_UEFI.fd
UEFI_IMAGE_DIR=HiKey
BUILD_ATF=yes
+
+[xen64]
+LONGNAME=AArch64 Xen guest
+BUILDFLAGS=
+DSC=ArmPlatformPkg/ArmVirtualizationPkg/ArmVirtualizationXen.dsc
+ARCH=AARCH64
+UEFI_BIN=XEN_EFI.fd
+UEFI_IMAGE_DIR=ArmVirtualizationXen-AARCH64