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)
Tue, Jul 14, 7:23 PM
Unknown Object (File)
Sat, Jul 4, 2:49 AM
Unknown Object (File)
Mon, Jun 29, 7:14 PM
Unknown Object (File)
Thu, Jun 25, 2:06 AM
Unknown Object (File)
Mon, Jun 22, 4:50 PM
Unknown Object (File)
Wed, Jun 17, 1:50 PM
Unknown Object (File)
Jun 16 2026, 2:57 AM
Unknown Object (File)
Jun 1 2026, 6:37 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