Page MenuHomeFreeBSD

Check for the IORT before adding the ITS driver
ClosedPublic

Authored by andrew on Dec 21 2022, 1:36 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 23, 9:24 AM
Unknown Object (File)
Tue, Apr 21, 1:59 AM
Unknown Object (File)
Mon, Apr 20, 11:56 PM
Unknown Object (File)
Mon, Apr 20, 12:20 PM
Unknown Object (File)
Mon, Apr 20, 12:20 PM
Unknown Object (File)
Mon, Apr 20, 12:19 PM
Unknown Object (File)
Sun, Apr 19, 6:56 PM
Unknown Object (File)
Sat, Apr 18, 8:06 PM
Subscribers

Details

Summary

Before adding the ITS interrupt controller driver to handle MSI/MSI-X
interrupts check if it is present in the IO Remapping Table (IORT).
If not don't attach as devices expect to use this table to find the
correct MSI interrupt controller.

Sponsored by: Arm Ltd

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable