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, Jun 1, 5:05 PM
Unknown Object (File)
Wed, May 28, 8:02 AM
Unknown Object (File)
Sun, May 18, 9:10 PM
Unknown Object (File)
Thu, May 15, 7:38 PM
Unknown Object (File)
Tue, May 13, 7:44 PM
Unknown Object (File)
May 2 2025, 1:38 AM
Unknown Object (File)
May 1 2025, 1:21 PM
Unknown Object (File)
May 1 2025, 4:46 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