hw/arm: Add NPCM8XX SoC
authorHao Wu <wuhaotsh@google.com>
Wed, 19 Feb 2025 18:46:06 +0000 (10:46 -0800)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 20 Feb 2025 15:22:22 +0000 (15:22 +0000)
commitae0c4d1a12900fdb1d853fe0505e4ba96d4bffef
tree2d10f900b86ee4296d325c58c9e30c40131d9b82
parent3d107d36f99c6eec8c8b3cb6bc387b0fcc69d7d9
hw/arm: Add NPCM8XX SoC

Signed-off-by: Hao Wu <wuhaotsh@google.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 20250219184609.1839281-16-wuhaotsh@google.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
configs/devices/aarch64-softmmu/default.mak
hw/arm/Kconfig
hw/arm/meson.build
hw/arm/npcm8xx.c [new file with mode: 0644]
include/hw/arm/npcm8xx.h [new file with mode: 0644]