xen/arm : emulation of arm's PSCI v0.2 standard
authorParth Dixit <parth.dixit@linaro.org>
Thu, 14 Aug 2014 07:23:00 +0000 (12:53 +0530)
committerIan Campbell <ian.campbell@citrix.com>
Thu, 21 Aug 2014 22:03:27 +0000 (23:03 +0100)
commit4da570a4deec84b0ab9ee8e97d0148d443d97564
tree16dd9fc9b1090fbd1466c834f8b58b2b66fbaba7
parent974516cc54e627efea424f963ebd644dc54b55ea
xen/arm : emulation of arm's PSCI v0.2 standard

Arm based virtual machines dom0/guest will request power related functionality
from xen through PSCI interface. This patch implements version 0.2 of
PSCI standard specified by arm for 64bit and 32 bit arm machines.

Signed-off-by: Parth Dixit <parth.dixit@linaro.org>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
[ ijc -- switch include n vpsci.c from asm-arm/event.h to asm/event.h ]
tools/libxl/libxl_arm.c
xen/arch/arm/domain_build.c
xen/arch/arm/traps.c
xen/arch/arm/vpsci.c
xen/include/asm-arm/processor.h
xen/include/asm-arm/psci.h