Page MenuHomeFreeBSD

arm64: Trap floating-point registers with VHE
Needs ReviewPublic

Authored by andrew on Mon, Sep 2, 4:19 PM.
Tags
None
Referenced Files
F94081581: D46512.id142740.diff
Sun, Sep 15, 10:53 AM
Unknown Object (File)
Wed, Sep 11, 3:42 PM
Unknown Object (File)
Tue, Sep 10, 3:30 AM
Unknown Object (File)
Mon, Sep 9, 11:16 AM
Unknown Object (File)
Fri, Sep 6, 2:30 AM
Unknown Object (File)
Thu, Sep 5, 1:22 PM
Unknown Object (File)
Tue, Sep 3, 8:29 AM
Unknown Object (File)
Tue, Sep 3, 8:29 AM
Subscribers

Details

Reviewers
manu
Group Reviewers
arm64
Summary

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

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 59279
Build 56166: arc lint + arc unit