On Sun, 28 Feb 2016, Shannon Zhao wrote:
> From: Shannon Zhao
>
> Copy and modify FADT table before passing it to Dom0. Set PSCI_COMPLIANT
> and PSCI_USE_HVC.
>
> Signed-off-by: Shannon Zhao
Reviewed-by: Stefano Stabellini
> xen/arch/arm/domain_build.c | 43
From: Shannon Zhao
Copy and modify FADT table before passing it to Dom0. Set PSCI_COMPLIANT
and PSCI_USE_HVC.
Signed-off-by: Shannon Zhao
---
xen/arch/arm/domain_build.c | 43 +++
1 file changed, 43 insertions(+)
diff --git a/xen/arch/arm/domain_build.c