linux/arch/arm64/kernel/vdso
Will Deacon 1f75ff0a3d arm64: generic timer: use virtual counter instead of physical at EL0
We want to use the virtual counter at EL0, as the physical counter
may not track the current clocksource for guests running under a
hypervisor.

This patch updates the vdso and generic timer driver to use the virtual
counter. The kernel EL2 entry code is also updated to ensure that the
virtual offset is initialised to zero.

Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
2012-12-05 11:20:04 +00:00
..
.gitignore
Makefile
gen_vdso_offsets.sh
gettimeofday.S arm64: generic timer: use virtual counter instead of physical at EL0 2012-12-05 11:20:04 +00:00
note.S
sigreturn.S
vdso.S
vdso.lds.S