On Mon, 26 Feb 2024 at 00:07, Sergey Kambalin <serg.o...@gmail.com> wrote: > > Signed-off-by: Sergey Kambalin <sergey.kamba...@auriga.com> > --- > tests/qtest/bcm2838-mailbox.c | 60 +++++++++++++++++++++++++++++++++++ > tests/qtest/bcm2838-mailbox.h | 37 +++++++++++++++++++++ > tests/qtest/meson.build | 1 + > 3 files changed, 98 insertions(+) > create mode 100644 tests/qtest/bcm2838-mailbox.c > create mode 100644 tests/qtest/bcm2838-mailbox.h
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM