Page MenuHomeFreeBSD

arm64/gicv3: Check if the hardware supports LPIs
ClosedPublic

Authored by andrew on Tue, Apr 23, 2:58 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 10, 5:01 PM
Unknown Object (File)
Fri, Apr 26, 7:54 AM
Unknown Object (File)
Fri, Apr 26, 6:14 AM
Unknown Object (File)
Fri, Apr 26, 6:13 AM
Unknown Object (File)
Fri, Apr 26, 12:04 AM
Unknown Object (File)
Thu, Apr 25, 10:14 PM
Unknown Object (File)
Thu, Apr 25, 6:49 PM
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