diff options
author | Bibek Kumar Patro <quic_bibekkum@quicinc.com> | 2024-12-12 20:43:58 +0530 |
---|---|---|
committer | Will Deacon <will@kernel.org> | 2025-01-07 13:26:28 +0000 |
commit | ef4144b1b47dba61ebf19b9567013afdba5225dd (patch) | |
tree | 46d2e716e9be02166f5c4526fa30c47690a6250d /tools/perf/scripts/python | |
parent | e94dc6ddda8dd3770879a132d577accd2cce25f9 (diff) |
iommu/arm-smmu: Re-enable context caching in smmu reset operation
Default MMU-500 reset operation disables context caching in prefetch
buffer. It is however expected for context banks using the ACTLR
register to retain their prefetch value during reset and runtime
suspend.
Add config 'ARM_SMMU_MMU_500_CPRE_ERRATA' to gate this errata workaround
in default MMU-500 reset operation which defaults to 'Y' and provide
option to disable workaround for context caching in prefetch buffer as
and when needed.
Suggested-by: Will Deacon <will@kernel.org>
Signed-off-by: Bibek Kumar Patro <quic_bibekkum@quicinc.com>
Link: https://lore.kernel.org/r/20241212151402.159102-2-quic_bibekkum@quicinc.com
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions