HomeFreeBSD

arm: Disable the VFP during boot

Description

arm: Disable the VFP during boot

The VFP code expects the kernel to boot with VFP disabled, but some
boards will boot with it enabled. Make sure that vfp_init() disables
the VFP on each CPU during boot.

PR: 273752
Reviewed by: andrew
Diagnosed by: Thomas Skibo <thomas-bsd@skibo.net>
MFC after: 1 week

(cherry picked from commit ce2f34ade8b787b068085fa8a8ddd295b06c2737)

Details

Provenance
markjAuthored on Dec 11 2023, 2:08 PM
Parents
rG42d1aa88628e: arm: Handle VFP exceptions from the kernel
Branches
Unknown
Tags
Unknown