On Thu, 8 May 2025 at 23:07, Nabih Estefan <nabiheste...@google.com> wrote: > > This is a set of patches to add the GMAC devices to the 8xx board and > migrate the GMAC tests to 8xx, which is how they were originally > created. > > Hao Wu (1): > hw/arm: Add GMAC devices to NPCM8XX SoC > > Nabih Estefan Diaz (1): > tests/qtest: Migrate GMAC test from 7xx to 8xx > > hw/arm/npcm8xx.c | 54 ++++++++++++++++++++--- > include/hw/arm/npcm8xx.h | 5 ++- > tests/qtest/meson.build | 6 ++- > tests/qtest/npcm_gmac-test.c | 85 ++++++++++++++++++++++++++++++++++-- > 4 files changed, 139 insertions(+), 11 deletions(-)
Applied to target-arm.next, thanks. -- PMM