]> xenbits.xensource.com Git - xen.git/commit
arm: consolidate setup of hypervisor traps and second stage paging
authorIan Campbell <ian.campbell@citrix.com>
Wed, 6 Mar 2013 08:54:29 +0000 (08:54 +0000)
committerIan Campbell <ian.campbell@citrix.com>
Thu, 11 Apr 2013 08:27:40 +0000 (09:27 +0100)
commitb806c2736f6e6b03aadb8671f66f3ddc280f63cb
treee798b73b54886141273c43315b29c63c125f0df2
parentc0b352d1980f2dc9c8ab05851d1f4517c8d5a258
arm: consolidate setup of hypervisor traps and second stage paging

In particular be sure to initisalise HCR_EL2 on secondary processors.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
[ ijc -- adjusted due to unapplied "trap guest WFI" by s/HCR_TWI// ]
xen/arch/arm/domain_build.c
xen/arch/arm/mm.c
xen/arch/arm/setup.c
xen/arch/arm/smpboot.c
xen/arch/arm/traps.c
xen/include/asm-arm/mm.h
xen/include/asm-arm/processor.h