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)
Sun, Nov 23, 5:33 PM
Unknown Object (File)
Sun, Nov 23, 2:22 PM
Unknown Object (File)
Sat, Nov 22, 11:59 PM
Unknown Object (File)
Fri, Nov 21, 7:22 PM
Unknown Object (File)
Fri, Nov 21, 10:39 AM
Unknown Object (File)
Thu, Nov 20, 8:44 PM
Unknown Object (File)
Mon, Nov 10, 8:21 AM
Unknown Object (File)
Wed, Nov 5, 10:57 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