diff options
author | Marc Zyngier <[email protected]> | 2024-02-19 15:13:22 +0000 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2024-02-19 16:33:12 +0000 |
commit | 2aea7b77aabc708a9df769ad5fa63e9912ceb7f7 (patch) | |
tree | 659288f5362eb5417479362d9a692b660f8317a7 /tools/perf/util/scripting-engines | |
parent | 90e636f60b76c590aded72964543945084d97c2f (diff) |
arm64: Use Signed/Unsigned enums for TGRAN{4,16,64} and VARange
Open-coding the feature matching parameters for LVA/LVA2 leads to
issues with upcoming changes to the cpufeature code.
By making TGRAN{4,16,64} and VARange signed/unsigned as per the
architecture, we can use the existing macros, making the feature
match robust against those changes.
Signed-off-by: Marc Zyngier <[email protected]>
Acked-by: Mark Rutland <[email protected]>
Acked-by: Ard Biesheuvel <[email protected]>
Tested-by: Ard Biesheuvel <[email protected]>
Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines')
0 files changed, 0 insertions, 0 deletions