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
F95496929: D46512.diff
Sat, Sep 21, 4:52 AM
Unknown Object (File)
Tue, Sep 17, 12:58 PM
Unknown Object (File)
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
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