commit | e604dd5d45c75c2112424dec74853efb708f4fa6 | [log] [tgz] |
---|---|---|
author | Christoffer Dall <christoffer.dall@arm.com> | Tue Sep 18 10:08:18 2018 -0700 |
committer | Marc Zyngier <marc.zyngier@arm.com> | Tue Feb 19 21:05:41 2019 +0000 |
tree | 0898f81bdaa7ab3e90338ffaf7e8bd34ec2dc914 | |
parent | 84135d3d18da2ff17d3ad1a609b2818cc3049552 [diff] |
KVM: arm/arm64: timer: Rework data structures for multiple timers Prepare for having 4 timer data structures (2 for now). Move loaded to the cpu data structure and not the individual timer structure, in preparation for assigning the EL1 phys timer as well. Signed-off-by: Christoffer Dall <christoffer.dall@arm.com> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>