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)
Oct 13 2024, 5:52 AM
Unknown Object (File)
Sep 22 2024, 2:04 AM
Unknown Object (File)
Sep 19 2024, 5:37 AM
Unknown Object (File)
Sep 18 2024, 1:08 PM
Unknown Object (File)
Sep 18 2024, 6:46 AM
Unknown Object (File)
Sep 17 2024, 8:20 PM
Unknown Object (File)
Sep 17 2024, 10:42 AM
Unknown Object (File)
Sep 17 2024, 5:54 AM
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