diff options
author | Bjorn Andersson <[email protected]> | 2020-10-19 11:23:21 -0700 |
---|---|---|
committer | Will Deacon <[email protected]> | 2020-10-29 18:12:10 +0000 |
commit | 56b75b51ed6d5e7bffda59440404409bca2dff00 (patch) | |
tree | 854c99426a880fe760fff24e109274978ccb9a69 /tools/perf | |
parent | 3650b228f83adda7e5ee532e2b90429c03f7b9ec (diff) |
iommu/arm-smmu: Allow implementation specific write_s2cr
The firmware found in some Qualcomm platforms intercepts writes to the
S2CR register in order to replace the BYPASS type with FAULT. Further
more it treats faults at this level as catastrophic and restarts the
device.
Add support for providing implementation specific versions of the S2CR
write function, to allow the Qualcomm driver to work around this
behavior.
Cc: <[email protected]>
Signed-off-by: Bjorn Andersson <[email protected]>
Tested-by: Steev Klimaszewski <[email protected]>
Reviewed-by: Robin Murphy <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf')
0 files changed, 0 insertions, 0 deletions