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)
Sat, Jul 20, 12:21 PM
Unknown Object (File)
Mon, Jul 15, 5:36 PM
Unknown Object (File)
Wed, Jul 10, 8:15 AM
Unknown Object (File)
Jun 16 2024, 1:33 PM
Unknown Object (File)
May 10 2024, 5:01 PM
Unknown Object (File)
Apr 26 2024, 7:54 AM
Unknown Object (File)
Apr 26 2024, 6:14 AM
Unknown Object (File)
Apr 26 2024, 6:13 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