Hi Shannon, On 09/06/2017 03:28, Shannon Zhao wrote: > > > On 2017/4/14 20:46, Eric Auger wrote: > [...] >> @@ -43,6 +50,7 @@ struct GICv3ITSState { >> >> /* Registers */ >> uint32_t ctlr; >> + uint32_t iidr; > I think this should reset in gicv3_its_common_reset
Done. Thanks! Eric > > Thanks, >