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, Nov 5, 7:03 PM
Unknown Object (File)
Thu, Oct 31, 4:48 PM
Unknown Object (File)
Tue, Oct 29, 9:24 PM
Unknown Object (File)
Oct 16 2024, 12:52 PM
Unknown Object (File)
Oct 15 2024, 4:35 PM
Unknown Object (File)
Oct 13 2024, 7:14 PM
Unknown Object (File)
Oct 12 2024, 2:49 AM
Unknown Object (File)
Oct 10 2024, 8:04 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