Re: [Xen-devel] [PATCH v3 32/62] arm/acpi: Parse GTDT to initialize timer

2015-11-26 Thread Stefano Stabellini
On Tue, 17 Nov 2015, shannon.z...@linaro.org wrote: > From: Parth Dixit > > Parse GTDT (Generic Timer Descriptor Table) to initialize timer. Using > the information presented by GTDT to initialize the arch timer (not > memory-mapped). > > Signed-off-by: Naresh Bhat > Signed-off-by: Parth Dixit

[Xen-devel] [PATCH v3 32/62] arm/acpi: Parse GTDT to initialize timer

2015-11-17 Thread shannon . zhao
From: Parth Dixit Parse GTDT (Generic Timer Descriptor Table) to initialize timer. Using the information presented by GTDT to initialize the arch timer (not memory-mapped). Signed-off-by: Naresh Bhat Signed-off-by: Parth Dixit Signed-off-by: Shannon Zhao --- xen/arch/arm/time.c | 73