On 6/21/21 5:21 PM, Alex Bennée wrote:
> We need this functionality due to:
>
> /* XRAM IRQs get ORed into a single line. */
> object_initialize_child(OBJECT(s), "xram-irq-orgate",
> &s->lpd.xram.irq_orgate, TYPE_OR_IRQ);
>
Fixes: a55b441b2ca ("hw/arm: versal: Add support for the XRAMs")
> Reviewed-by: Richard Henderson <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
> Signed-off-by: Alex Bennée <[email protected]>
> ---
> hw/arm/Kconfig | 1 +
> 1 file changed, 1 insertion(+)