On Wed, 21 Feb 2024 at 17:33, Nabih Estefan <[email protected]> wrote: > > From: Roque Arcudia Hernandez <[email protected]> > > This is trying to achieve 2 things: To be able to redefine the send_msi in a > derived class of arm_gicv3_its and/or to expose a method call interface to > inject interrupts from another device.
But there is no such derived class, so what's the purpose of this infrastructure? If you have a specific device model you want to upstream that uses this, you should include this in the patchset adding that device model, so that we have the context to see what the change is trying to and whether it's the best way to do it. thanks -- PMM
