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)
Wed, Oct 22, 10:24 PM
Unknown Object (File)
Wed, Oct 22, 9:39 AM
Unknown Object (File)
Thu, Oct 16, 3:10 PM
Unknown Object (File)
Fri, Oct 3, 2:10 PM
Unknown Object (File)
Tue, Sep 30, 4:08 PM
Unknown Object (File)
Sun, Sep 28, 7:15 AM
Unknown Object (File)
Sat, Sep 27, 9:16 AM
Unknown Object (File)
Sep 26 2025, 6:33 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