linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH/RFC 0/2] iommu/ipmmu-vmsa: IPMMU slave device whitelist
@ 2017-01-23 12:11 Magnus Damm
  2017-01-23 12:12 ` [PATCH/RFC 1/2] arm64: mm: Silently allow devices lacking IOMMU group Magnus Damm
  2017-01-23 12:12 ` [PATCH/RFC 2/2] iommu/ipmmu-vmsa: Opt-in slave devices based on ES version Magnus Damm
  0 siblings, 2 replies; 9+ messages in thread
From: Magnus Damm @ 2017-01-23 12:11 UTC (permalink / raw)
  To: linux-arm-kernel

iommu/ipmmu-vmsa: IPMMU slave device whitelist

[PATCH/RFC 1/2] arm64: mm: Silently allow devices lacking IOMMU group
[PATCH/RFC 2/2] iommu/ipmmu-vmsa: Opt-in slave devices based on ES version

Here's a little prototype that shows how DT integration of IPMMU details
may be integrated and merged upstream based on SoC data sheet ahead of
time followed by enablement in the IPMMU driver code once the appropriate
SoC ES version has been released and the hardware has been tested.

Signed-off-by: Magnus Damm <damm+renesas@opensource.se>
---

 Developed on top of renesas-drivers-2017-01-10-v4.10-rc3

 arch/arm64/mm/dma-mapping.c |   10 +++++++++-
 drivers/iommu/ipmmu-vmsa.c  |   24 ++++++++++++++++++++++++
 2 files changed, 33 insertions(+), 1 deletion(-)

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2017-01-25 10:02 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-23 12:11 [PATCH/RFC 0/2] iommu/ipmmu-vmsa: IPMMU slave device whitelist Magnus Damm
2017-01-23 12:12 ` [PATCH/RFC 1/2] arm64: mm: Silently allow devices lacking IOMMU group Magnus Damm
2017-01-23 12:34   ` Robin Murphy
2017-01-24  8:19     ` Sricharan
2017-01-25 10:02     ` Magnus Damm
2017-01-23 12:12 ` [PATCH/RFC 2/2] iommu/ipmmu-vmsa: Opt-in slave devices based on ES version Magnus Damm
2017-01-23 12:50   ` Geert Uytterhoeven
2017-01-24  9:38     ` Magnus Damm
2017-01-24 10:32       ` Geert Uytterhoeven

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).