]> xenbits.xensource.com Git - xen.git/commit
xen/arm: Blacklist the memory mapped timer (armv7-timer-mem)
authorJulien Grall <julien.grall@linaro.org>
Wed, 14 Jan 2015 18:00:43 +0000 (18:00 +0000)
committerIan Campbell <ian.campbell@citrix.com>
Thu, 15 Jan 2015 13:49:17 +0000 (13:49 +0000)
commit770ca104b5bb4dd3fee4071e2d8f1133f3c6d134
treef16e0edba6167edcce06ae5c60985d52007332e9
parentee0941e83c31528da06d62a9cabb9b6fef1d2617
xen/arm: Blacklist the memory mapped timer (armv7-timer-mem)

Some platform (such as the VFP Base AEMv8 model) has a memory mapped
timer. We don't want DOM0 use this timer rather than the generic ARM
timer. So blacklist it for all platforms.

Signed-off-by: Julien Grall <julien.grall@linaro.org>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
xen/arch/arm/domain_build.c