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
F158088094: D44914.diff
Thu, May 28, 9:14 AM
Unknown Object (File)
Thu, May 14, 6:56 PM
Unknown Object (File)
Thu, May 14, 6:56 PM
Unknown Object (File)
Thu, May 14, 6:56 PM
Unknown Object (File)
Thu, May 14, 6:55 PM
Unknown Object (File)
Wed, Apr 29, 3:31 AM
Unknown Object (File)
Apr 21 2026, 9:38 AM
Unknown Object (File)
Apr 16 2026, 7:21 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