arm64: Trap floating-point registers with VHE
When VHE is enabled we disabled trapping floating-point instructions to
EL2 in locore.S. As the kernel is running in EL2 then vfp.c will manage
enabling floating-point instructions as needed.
Sponsored by: Arm Ltd