Re: [PATCH v4 35/45] Add mailbox test stub
On Fri, 8 Dec 2023 at 02:36, Sergey Kambalin wrote: > > Signed-off-by: Sergey Kambalin > --- > include/hw/arm/bcm2838_peripherals.h | 2 + > tests/qtest/bcm2838-mailbox.c| 71 > tests/qtest/bcm2838-mailbox.h| 46 ++ > tests/qtest/meso
[PATCH v4 35/45] Add mailbox test stub
Signed-off-by: Sergey Kambalin --- include/hw/arm/bcm2838_peripherals.h | 2 + tests/qtest/bcm2838-mailbox.c| 71 tests/qtest/bcm2838-mailbox.h| 46 ++ tests/qtest/meson.build | 1 + 4 files changed, 120 insertions(+) cr