diff options
| author | Robin Murphy <robin.murphy@arm.com> | 2026-07-27 13:03:28 +0100 |
|---|---|---|
| committer | Will Deacon <will@kernel.org> | 2026-08-02 10:04:52 +0000 |
| commit | 91038c83a250f1a6d49c199db2aaafea882af6c7 (patch) | |
| tree | eb65ce4f1905147b6f62178364314a8fe3ecfc32 /tools/perf/scripts/python | |
| parent | a86c36163c9722545d27e92bdad8418fdcaa8b1d (diff) | |
arm64: Add override for MMFR1.HAFDBS
In general it might be nice to have the ability to disable hardware
access/dirty bit management for debugging or performance comparison
purposes without having to rebuild the kernel. However once FEAT_HAFT
comes into the picture we also start to have a real functional concern
where the decision to use HAFT based on the boot CPUs can prevent SVA
or late-onlining if SMMUs/CPUs are later found to lack HAFT support.
To that end, add the appropriate MMFR1 override, with an easy "nohaft"
alias for the significant case, partly since the feature/field naming
isn't the most obvious, but also so it could potentially be redirected
in future if someone wanted to attempt a higher-level means of turning
off just HAFT usage independently from FEAT_HDBSS.
Signed-off-by: Robin Murphy <robin.murphy@arm.com>
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
