diff options
| author | Mark Rutland <[email protected]> | 2018-07-11 14:56:39 +0100 |
|---|---|---|
| committer | Will Deacon <[email protected]> | 2018-07-12 14:40:39 +0100 |
| commit | 8d370933faecec098acb99fbf317cf9dfa9ee995 (patch) | |
| tree | 9d37848f07dc24bd89d93d989a31b7b31f7ffaed /tools/perf/scripts/python | |
| parent | 25be597ada0b49d2748ab520a78a28c1764d69e4 (diff) | |
arm64: kill change_cpacr()
Now that we have sysreg_clear_set(), we can use this instead of
change_cpacr().
Note that the order of the set and clear arguments differs between
change_cpacr() and sysreg_clear_set(), so these are flipped as part of
the conversion. Also, sve_user_enable() redundantly clears
CPACR_EL1_ZEN_EL0EN before setting it; this is removed for clarity.
Signed-off-by: Mark Rutland <[email protected]>
Reviewed-by: Dave Martin <[email protected]>
Acked-by: Catalin Marinas <[email protected]>
Cc: James Morse <[email protected]>
Cc: Will Deacon <[email protected]>
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions