xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] xen/arm: GICv3: Only initialize ITS when LPIs are available
@ 2018-01-24 18:26 Julien Grall
  2018-01-24 18:26 ` [PATCH v2 1/2] xen/arm: GICv3: Parse ITS information from the firmware tables later on Julien Grall
  2018-01-24 18:26 ` [PATCH v2 2/2] xen/arm: GICv3: Only initialize ITS when the distributor supports LPIs Julien Grall
  0 siblings, 2 replies; 5+ messages in thread
From: Julien Grall @ 2018-01-24 18:26 UTC (permalink / raw)
  To: xen-devel; +Cc: sstabellini, Julien Grall, andre.przywara

Hi all,

This small patch series fix an issue I discovered when using the Foundation
model and the DT provided by Linux upstream.

Indeed the Device-Tree is exposing an ITS but LPIs are not available.
Resulting to an early crash on Xen.

Whilst this looks a DT issue, Linux is able to cope with it. So I think Xen
should also cope with such DT.

Cheers,

Julien Grall (2):
  xen/arm: GICv3: Parse ITS information from the firmware tables later
    on
  xen/arm: GICv3: Only initialize ITS when the distributor supports
    LPIs.

 xen/arch/arm/gic-v3-its.c        | 47 +++++++++++++++++++++++++---------------
 xen/arch/arm/gic-v3.c            | 19 +++++++++-------
 xen/include/asm-arm/gic_v3_its.h | 12 ----------
 3 files changed, 41 insertions(+), 37 deletions(-)

-- 
2.11.0


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-01-30 17:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-24 18:26 [PATCH v2 0/2] xen/arm: GICv3: Only initialize ITS when LPIs are available Julien Grall
2018-01-24 18:26 ` [PATCH v2 1/2] xen/arm: GICv3: Parse ITS information from the firmware tables later on Julien Grall
2018-01-30 17:55   ` Stefano Stabellini
2018-01-24 18:26 ` [PATCH v2 2/2] xen/arm: GICv3: Only initialize ITS when the distributor supports LPIs Julien Grall
2018-01-30 17:55   ` Stefano Stabellini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).