Re: [PATCH v6 02/12] hw/arm/xlnx-versal: 'Or' the interrupts from the BBRAM and RTC models

2022-01-18 Thread Luc Michel
On 15:28 Fri 14 Jan , Francisco Iglesias wrote: > Add an orgate and 'or' the interrupts from the BBRAM and RTC models. > > Signed-off-by: Francisco Iglesias > Reviewed-by: Peter Maydell Reviewed-by: Luc Michel > --- > hw/arm/xlnx-versal-virt.c| 2 +- > hw/arm/xlnx-versal.c |

[PATCH v6 02/12] hw/arm/xlnx-versal: 'Or' the interrupts from the BBRAM and RTC models

2022-01-14 Thread Francisco Iglesias
Add an orgate and 'or' the interrupts from the BBRAM and RTC models. Signed-off-by: Francisco Iglesias Reviewed-by: Peter Maydell --- hw/arm/xlnx-versal-virt.c| 2 +- hw/arm/xlnx-versal.c | 28 ++-- include/hw/arm/xlnx-versal.h | 5 +++-- 3 files changed, 3