Re: [PATCH v5 07/11] xen/arm: if direct-map domain use native addresses for GICv2

2022-02-09 Thread Julien Grall
Hi Penny, On 27/01/2022 07:49, Penny Zheng wrote: From: Stefano Stabellini Today we use native addresses to map the GICv2 for Dom0 and fixed addresses for DomUs. This patch changes the behavior so that native addresses are used for all domains that are direct-mapped. NEW VGIC has different n

[PATCH v5 07/11] xen/arm: if direct-map domain use native addresses for GICv2

2022-01-26 Thread Penny Zheng
From: Stefano Stabellini Today we use native addresses to map the GICv2 for Dom0 and fixed addresses for DomUs. This patch changes the behavior so that native addresses are used for all domains that are direct-mapped. NEW VGIC has different naming schemes, like referring distributor base addres