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)
Nov 26 2024, 9:31 AM
Unknown Object (File)
Nov 25 2024, 11:47 AM
Unknown Object (File)
Nov 19 2024, 6:48 PM
Unknown Object (File)
Nov 16 2024, 8:09 PM
Unknown Object (File)
Nov 15 2024, 10:35 PM
Unknown Object (File)
Nov 15 2024, 10:25 PM
Unknown Object (File)
Nov 15 2024, 8:23 PM
Unknown Object (File)
Oct 20 2024, 3:22 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