Julien Grall 8b271d57b5 arm/xen: Initialize event channels earlier
Event channels driver needs to be initialized very early. Until now, Xen
initialization was done after all CPUs was bring up.

We can safely move the initialization to an early initcall.

Also use a cpu notifier to:
    - Register the VCPU when the CPU is prepared
    - Enable event channel IRQ when the CPU is running

Signed-off-by: Julien Grall <julien.grall@linaro.org>
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
2014-01-30 12:52:59 +00:00
..
2013-12-13 20:25:30 +00:00
2013-11-19 10:43:05 +02:00
2013-12-04 08:56:18 -08:00
2013-11-11 17:05:37 +09:00
2013-11-14 14:44:20 +09:00
2013-11-11 17:34:56 +09:00
2013-11-16 12:21:40 -08:00
2013-11-16 12:21:40 -08:00