PCI Transport Entitlements

Hello,

I'm trying to develop a driver that uses PCIe through the mac's thunderbold ports. I requested a PCI entitlement, and it's just an empty array in the entitlements file by default. I was wondering if the vendor ID submitted with my entitlement request is supposed to populate this dictionary? I'm currently getting an entitlement check failed from kernel: DK: IOUserServer and was unsure if the PCI entitlement configuration was incorrect. Default entitlement:

<key>com.apple.developer.driverkit.transport.pci</key>
    <array>
    </array>

I'd be happy to provide more information as needed, but any guidance would be much appreciated.

Thanks in advance.

PCI Transport Entitlements
 
 
Q