Commit graph

2 commits

Author SHA1 Message Date
Stephen Boyd
b3931500e1 iommu: Expose IOMMU_PGTABLES_L2 to users
Allow the user to choose to enable or disable this option.

Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
2013-02-25 11:40:13 -08:00
Sathish Ambley
b1193b5632 msm: iommu: Add support for SMMU v2
SMMU v2 is based off the ARM SMMU architecture specification.

The SMMUs primary purpose is to provide virtual address translation
and abstract the physical view of system memory.  In doing so,
discontiguous physical memory appears virtually contiguous to
hardware cores.

The SMMU instances are now represented in device tree with each
instance having multiple translation context banks.

Change-Id: If4733500e5226984d26f1c8a97ae98603c2f75f9
Signed-off-by: Sathish Ambley <sambley@codeaurora.org>
2013-02-25 11:40:12 -08:00