Re: [PATCH v7 04/10] hw/intc: GICv3 ITS Command processing

2021-08-06 Thread Neil Armstrong
Hi, On 06/08/2021 00:29, Shashi Mallela wrote: > Added ITS command queue handling for MAPTI,MAPI commands,handled ITS > translation which triggers an LPI via INT command as well as write > to GITS_TRANSLATER register,defined enum to differentiate between ITS > command interrupt trigger and GITS_TR

Re: [PATCH v7 04/10] hw/intc: GICv3 ITS Command processing

2021-08-06 Thread shashi . mallela
Thanks for sharing the observations Neil. Will take care of it in the next patch-set. On Fri, 2021-08-06 at 10:58 +0200, Neil Armstrong wrote: > Hi, > > On 06/08/2021 00:29, Shashi Mallela wrote: > > Added ITS command queue handling for MAPTI,MAPI commands,handled > > ITS > > translation which tr

[PATCH v7 04/10] hw/intc: GICv3 ITS Command processing

2021-08-05 Thread Shashi Mallela
Added ITS command queue handling for MAPTI,MAPI commands,handled ITS translation which triggers an LPI via INT command as well as write to GITS_TRANSLATER register,defined enum to differentiate between ITS command interrupt trigger and GITS_TRANSLATER based interrupt trigger. Each of these commands