diff options
author | Will Deacon <will.deacon@arm.com> | 2018-08-07 15:53:41 +0300 |
---|---|---|
committer | Catalin Marinas <catalin.marinas@arm.com> | 2018-09-14 19:46:22 +0300 |
commit | b8925ee2e12d1cb9a11d6f28b5814f2bfa59dce1 (patch) | |
tree | 0f65bfc029abec901e6770e120e85a98a216c5b4 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 7c36447ae5a090729e7b129f24705bb231a07e0b (diff) | |
download | linux-b8925ee2e12d1cb9a11d6f28b5814f2bfa59dce1.tar.xz |
arm64: cpu: Move errata and feature enable callbacks closer to callers
The cpu errata and feature enable callbacks are only called via their
respective arm64_cpu_capabilities structure and therefore shouldn't
exist in the global namespace.
Move the PAN, RAS and cache maintenance emulation enable callbacks into
the same files as their corresponding arm64_cpu_capabilities structures,
making them static in the process.
Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions