Re: [Xen-devel] [PATCH 03/17] ARM: vGICv3: always use architected redist stride

2018-03-12 Thread Julien Grall
Hi Andre, On 09/03/18 15:11, Andre Przywara wrote: The redistributor-stride property in a GICv3 DT node is only there to cover broken platforms where this value deviates from the architected one. Since we emulate the GICv3 distributor even for Dom0, we don't need to copy the broken behaviour.

[Xen-devel] [PATCH 03/17] ARM: vGICv3: always use architected redist stride

2018-03-09 Thread Andre Przywara
The redistributor-stride property in a GICv3 DT node is only there to cover broken platforms where this value deviates from the architected one. Since we emulate the GICv3 distributor even for Dom0, we don't need to copy the broken behaviour. All the special handling for Dom0s using GICv3 is just