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

2021-08-13 Thread Neil Armstrong
On 12/08/2021 18:53, 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_TRANSLA

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

2021-08-12 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