Re: [dpdk-dev] [PATCH v3] crypto/ccp: enable IOMMU for CCP
From: David Marchand <hidden>
Date: 2021-05-27 13:24:44
From: David Marchand <hidden>
Date: 2021-05-27 13:24:44
On Fri, Dec 25, 2020 at 9:06 AM [off-list ref] wrote:
From: Amaranath Somalapuram <redacted> CCP use vdev framework, and vdev framework don’t support IOMMU. Adding custom IOMMU support for AMD CCP driver.
I am currently looking at pci bus patches/cleanups. I ended up looking at crypto/ccp. This driver code contains a lot of features duplicated with the pci bus. Why is the ccp driver not a PCI driver? -- David Marchand