Re: [PATCH v5 00/19] Generic DT bindings for PCI IOMMUs and ARM SMMU

2016-08-31 Thread Anup Patel via iommu
Hi Robin, What are the chances of having this series in Linux-4.9? Regards, Anup ___ iommu mailing list iommu@lists.linux-foundation.org https://lists.linuxfoundation.org/mailman/listinfo/iommu

Re: [PATCH v5 18/19] iommu/arm-smmu: Set domain geometry

2016-08-31 Thread Auger Eric
Hi, On 23/08/2016 21:05, Robin Murphy wrote: > For non-aperture-based IOMMUs, the domain geometry seems to have become > the de-facto way of indicating the input address space size. That is > quite a useful thing from the users' perspective, so let's do the same. > > Signed-off-by: Robin Murphy

Re: [PATCH v5 19/19] iommu/dma: Add support for mapping MSIs

2016-08-31 Thread Auger Eric
Hi Robin, On 26/08/2016 03:17, Robin Murphy wrote: > Hi Eric, > > On Fri, 26 Aug 2016 00:25:34 +0200 > Auger Eric wrote: > >> Hi Robin, >> >> On 23/08/2016 21:05, Robin Murphy wrote: >>> When an MSI doorbell is located downstream of an IOMMU, attaching >>> devices to a DMA ops domain and switch

Re: [PATCH v5 04/19] iommu/of: Introduce iommu_fwspec

2016-08-31 Thread Will Deacon
On Tue, Aug 23, 2016 at 08:05:15PM +0100, Robin Murphy wrote: > Introduce a common structure to hold the per-device firmware data that > non-architectural IOMMU drivers generally need to keep track of. > Initially this is DT-specific to complement the existing of_iommu > support code, but will gene

Re: [PATCH v5 03/19] iommu/of: Handle iommu-map property for PCI

2016-08-31 Thread Will Deacon
On Tue, Aug 23, 2016 at 08:05:14PM +0100, Robin Murphy wrote: > Now that we have a way to pick up the RID translation and target IOMMU, > hook up of_iommu_configure() to bring PCI devices into the of_xlate > mechanism and allow them IOMMU-backed DMA ops without the need for > driver-specific handli

Re: [RFC PATCH v2 04/20] x86: Secure Memory Encryption (SME) support

2016-08-31 Thread Tom Lendacky
On 08/30/2016 09:57 AM, Andy Lutomirski wrote: > On Aug 30, 2016 6:34 AM, "Tom Lendacky" wrote: >> >> On 08/25/2016 08:04 AM, Thomas Gleixner wrote: >>> On Mon, 22 Aug 2016, Tom Lendacky wrote: >>> Provide support for Secure Memory Encryption (SME). This initial support defines the memor