Page MenuHomeFreeBSD

arm64: Add constants for decoding ISS fields for WF* exceptions
ClosedPublic

Authored by markj on Jul 26 2023, 5:09 PM.
Tags
None
Referenced Files
F102684565: D41199.diff
Fri, Nov 15, 8:23 PM
Unknown Object (File)
Sun, Oct 20, 3:22 PM
Unknown Object (File)
Oct 4 2024, 4:06 AM
Unknown Object (File)
Sep 29 2024, 8:27 AM
Unknown Object (File)
Sep 28 2024, 2:18 PM
Unknown Object (File)
Sep 28 2024, 2:18 PM
Unknown Object (File)
Sep 28 2024, 2:18 PM
Unknown Object (File)
Sep 28 2024, 2:09 PM
Subscribers

Details

Summary

WFI and WFIT trap to EL2 when executed in a vmm guest. (Currently
WFE/WFET are not configured to trap.) We only handle WFI at the moment,
so these constants are useful when handling the exception.

Diff Detail

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