diff options
author | Will Deacon <[email protected]> | 2015-05-27 17:25:59 +0100 |
---|---|---|
committer | Joerg Roedel <[email protected]> | 2015-05-29 11:12:01 +0200 |
commit | 48ec83bcbcf5090fcdf74a6168f161d247492979 (patch) | |
tree | 5251d208da543362a38792d4918aa788b3760eee /drivers/tty/tty_buffer.c | |
parent | a73e528ab1499505c29e14091b19cb041e20e038 (diff) |
iommu/arm-smmu: Add initial driver support for ARM SMMUv3 devices
Version three of the ARM SMMU architecture introduces significant
changes and improvements over previous versions of the specification,
necessitating a new driver in the Linux kernel.
The main change to the programming interface is that the majority of the
configuration data has been moved from MMIO registers to in-memory data
structures, with communication between the CPU and the SMMU being
mediated via in-memory circular queues.
This patch adds an initial driver for SMMUv3 to Linux. We currently
support pinned stage-1 (DMA) and stage-2 (KVM VFIO) mappings using the
generic IO-pgtable code.
Cc: Robin Murphy <[email protected]>
Signed-off-by: Will Deacon <[email protected]>
Signed-off-by: Joerg Roedel <[email protected]>
Diffstat (limited to 'drivers/tty/tty_buffer.c')
0 files changed, 0 insertions, 0 deletions