Re: [Xen-devel] [PATCH v2 22/29] Ovmf/Xen: implement XenHypercallLib for ARM

2015-01-27 Thread Stefano Stabellini
On Mon, 26 Jan 2015, Ard Biesheuvel wrote: > This patch adds an implementation of XenHypercallLib for both > AArch64 and AArch32 execution modes on ARM systems. > > Contributed-under: TianoCore Contribution Agreement 1.0 > Signed-off-by: Ard Biesheuvel Reviewed-by: Stefano Stabellini > OvmfP

[Xen-devel] [PATCH v2 22/29] Ovmf/Xen: implement XenHypercallLib for ARM

2015-01-26 Thread Ard Biesheuvel
This patch adds an implementation of XenHypercallLib for both AArch64 and AArch32 execution modes on ARM systems. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ard Biesheuvel --- OvmfPkg/Include/IndustryStandard/Xen/arch-arm/xen.h| 436 ++