xen/arm: don't enable VFP on XEN during the boot

Enterprise / Virtualization / Xen - Julien Grall [linaro.org] - 4 July 2013 05:09 UTC

We can safely remove VFP support in XEN because:- the guest will enable VFP support when a process requires it- XEN doesn't use VFP

acd7c3f xen/arm: don't enable VFP on XEN during the boot
xen/arch/arm/Rules.mk | 2 +-
xen/arch/arm/setup.c | 3 ---
xen/arch/arm/smpboot.c | 2 --
xen/include/asm-arm/vfp.h | 43 -------------------------------------------
4 files changed, 1 insertion(+), 49 deletions(-)

Upstream: xenbits.xen.org


  • Share