On 27/05/2025 02:11, Oleksandr Tyshchenko wrote:
> An attempt to read access the GICD_ICPENDR<n> register (where n > 0)
> which should be RAZ (as not supported) causes the guest data abort
> due to incorrect end offset (GICD_ICPENDR) in the case range.
> Fix that by using the proper end offset (GICD_ICPENDRN).
>
> Fixes: a2b83f95bfa ("xen/arm: vgic: Properly emulate the full register")
> Signed-off-by: Oleksandr Tyshchenko <[email protected]>
Reviewed-by: Michal Orzel <[email protected]>
~Michal
- [PATCH] arm/vgic-v3: Fix GICD_ICPENDR read access in ... Oleksandr Tyshchenko
- Re: [PATCH] arm/vgic-v3: Fix GICD_ICPENDR read a... Orzel, Michal
