linux/drivers/iommu/arm/arm-smmu
Thierry Reding 8eb6859547 iommu/arm-smmu: tegra: Implement SID override programming
The secure firmware keeps some SID override registers set as passthrough
in order to allow devices such as the display controller to operate with
no knowledge of SMMU translations until an operating system driver takes
over. This is needed in order to seamlessly transition from the firmware
framebuffer to the OS framebuffer.

Upon successfully attaching a device to the SMMU and in the process
creating identity mappings for memory regions that are being accessed,
the Tegra implementation will call into the memory controller driver to
program the override SIDs appropriately.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Link: https://lore.kernel.org/r/20210603164632.1000458-6-thierry.reding@gmail.com
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
2021-06-11 08:44:52 +02:00
..
arm-smmu-impl.c iommu: arm-smmu-impl: Add a space before open parenthesis 2020-11-25 13:12:27 +00:00
arm-smmu-nvidia.c iommu/arm-smmu: tegra: Implement SID override programming 2021-06-11 08:44:52 +02:00
arm-smmu-qcom.c iommu/arm-smmu-qcom: Fix mask extraction for bootloader programmed SMRs 2021-01-26 14:24:55 +00:00
arm-smmu.c iommu/arm-smmu: Implement ->probe_finalize() 2021-06-08 11:34:22 +01:00
arm-smmu.h iommu/arm-smmu: Implement ->probe_finalize() 2021-06-08 11:34:22 +01:00
Makefile
qcom_iommu.c iommu: Streamline registration interface 2021-04-16 17:20:45 +02:00