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
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
Unknown Object (File)
Sep 26 2024, 5:44 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 Not Applicable
Unit
Tests Not Applicable