Page MenuHomeFreeBSD

arm64/gicv3: Check if the hardware supports LPIs
ClosedPublic

Authored by andrew on Apr 23 2024, 2:58 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 4, 11:10 PM
Unknown Object (File)
Sat, Apr 4, 6:14 PM
Unknown Object (File)
Sat, Apr 4, 10:53 AM
Unknown Object (File)
Fri, Apr 3, 11:15 PM
Unknown Object (File)
Fri, Apr 3, 11:15 PM
Unknown Object (File)
Fri, Apr 3, 7:04 PM
Unknown Object (File)
Thu, Mar 26, 5:41 PM
Unknown Object (File)
Thu, Mar 19, 4:02 AM
Subscribers

Details

Summary

Some simulators have the ITS in the DTB passed to the kernel, however
it is a runtime configuration option to enable it.

Check the GICD_TYPER register to see if LPIs are enabled before
attaching the ITS driver.

Sponsored by: Arm Ltd

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable