diff options
author | Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> | 2023-03-27 10:00:29 +0200 |
---|---|---|
committer | Will Deacon <will@kernel.org> | 2023-03-27 14:39:48 +0200 |
commit | 12261134732689b7e30c59db9978f81230965181 (patch) | |
tree | ff1d1bfc74865d04143ad779f4bbf310b5fae51e /certs | |
parent | iommu/arm-smmu-v3: Explain why ATS stays disabled with bypass (diff) | |
download | linux-12261134732689b7e30c59db9978f81230965181.tar.xz linux-12261134732689b7e30c59db9978f81230965181.zip |
iommu/arm-smmu-qcom: Limit the SMR groups to 128
Some platforms support more than 128 stream matching groups than what is
defined by the ARM SMMU architecture specification. But due to some unknown
reasons, those additional groups don't exhibit the same behavior as the
architecture supported ones.
For instance, the additional groups will not detect the quirky behavior of
some firmware versions intercepting writes to S2CR register, thus skipping
the quirk implemented in the driver and causing boot crash.
So let's limit the groups to 128 for now until the issue with those groups
are fixed and issue a notice to users in that case.
Reviewed-by: Johan Hovold <johan+linaro@kernel.org>
Tested-by: Johan Hovold <johan+linaro@kernel.org>
Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Link: https://lore.kernel.org/r/20230327080029.11584-1-manivannan.sadhasivam@linaro.org
[will: Reworded the comment slightly]
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'certs')
0 files changed, 0 insertions, 0 deletions