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, Sep 29, 3:09 PM
Unknown Object (File)
Fri, Sep 27, 5:50 PM
Unknown Object (File)
Wed, Sep 25, 7:18 PM
Unknown Object (File)
Sun, Sep 22, 7:07 PM
Unknown Object (File)
Sat, Sep 21, 7:00 PM
Unknown Object (File)
Fri, Sep 20, 5:10 PM
Unknown Object (File)
Fri, Sep 20, 1:41 PM
Unknown Object (File)
Fri, Sep 20, 6:26 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