Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1532934 > unrolled thread

Re: [PATCH v9 16/16] drivers: acpi: iort: introduce iort_iommu_configure

Started byHanjun Guo <hanjun.guo@linaro.org>
First post2016-11-30 04:30 +0100
Last post2016-11-30 04:30 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH v9 16/16] drivers: acpi: iort: introduce  iort_iommu_configure Hanjun Guo <hanjun.guo@linaro.org> - 2016-11-30 04:30 +0100

#1532934 — Re: [PATCH v9 16/16] drivers: acpi: iort: introduce iort_iommu_configure

FromHanjun Guo <hanjun.guo@linaro.org>
Date2016-11-30 04:30 +0100
SubjectRe: [PATCH v9 16/16] drivers: acpi: iort: introduce iort_iommu_configure
Message-ID<sJ3KO-zy-1@gated-at.bofh.it>
On 2016/11/21 18:01, Lorenzo Pieralisi wrote:
> DT based systems have a generic kernel API to configure IOMMUs
> for devices (ie of_iommu_configure()).
>
> On ARM based ACPI systems, the of_iommu_configure() equivalent can
> be implemented atop ACPI IORT kernel API, with the corresponding
> functions to map device identifiers to IOMMUs and retrieve the
> corresponding IOMMU operations necessary for DMA operations set-up.
>
> By relying on the iommu_fwspec generic kernel infrastructure,
> implement the IORT based IOMMU configuration for ARM ACPI systems
> and hook it up in the ACPI kernel layer that implements DMA
> configuration for a device.
>
> Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
> Acked-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> [ACPI core]
> Reviewed-by: Tomasz Nowicki <tn@semihalf.com>
> Tested-by: Hanjun Guo <hanjun.guo@linaro.org>
> Tested-by: Tomasz Nowicki <tn@semihalf.com>
> Cc: Hanjun Guo <hanjun.guo@linaro.org>

Acked-by: Hanjun Guo <hanjun.guo@linaro.org>

Thanks
Hanjun

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web