commit | dea86a80033f8b0fb25a805f46dde9f3b1a7c23a | [log] [tgz] |
---|---|---|
author | Marc Zyngier <marc.zyngier@arm.com> | Mon Apr 08 16:49:03 2019 +0100 |
committer | Will Deacon <will.deacon@arm.com> | Tue Apr 30 16:10:01 2019 +0100 |
tree | e4f6de3b7bfc1dd1ab16fdb9a1a4da03209b2862 | |
parent | eae1ddc615bef9e1a1958a4b867a0a1678049bb3 [diff] |
arm64: Use arch_timer_read_counter instead of arch_counter_get_cntvct Only arch_timer_read_counter will guarantee that workarounds are applied. So let's use this one instead of arch_counter_get_cntvct. Acked-by: Mark Rutland <mark.rutland@arm.com> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com> Signed-off-by: Will Deacon <will.deacon@arm.com>