diff options
author | James Morse <james.morse@arm.com> | 2022-11-30 17:16:00 +0000 |
---|---|---|
committer | Will Deacon <will@kernel.org> | 2022-12-01 15:53:13 +0000 |
commit | 37622bae3db306ee472acb02fa55c48f14ddd5a1 (patch) | |
tree | 2149046ae5931142f4821c8b18131ab7d3494dc3 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f0c4d9fc9cc9462659728d168387191387e903cc (diff) |
arm64/sysreg: Standardise naming for ID_MMFR0_EL1
To convert the 32bit id registers to use the sysreg generation, they
must first have a regular pattern, to match the symbols the script
generates. The scripts would like to follow exactly what is in the
arm-arm, which uses lower case for some of these feature names.
Ensure symbols for the ID_MMFR0_EL1 register have an _EL1 suffix,
and use lower case in feature names where the arm-arm does the same.
No functional change.
Signed-off-by: James Morse <james.morse@arm.com>
Link: https://lore.kernel.org/r/20221130171637.718182-2-james.morse@arm.com
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions