OSDN Git Service

hw/arm/aspeed: Move AspeedSoCState::cpu/vic to Aspeed2400SoCState
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 24 Oct 2023 16:24:22 +0000 (18:24 +0200)
committerCédric Le Goater <clg@kaod.org>
Wed, 25 Oct 2023 07:52:44 +0000 (09:52 +0200)
commitdd41ce7a6f13ad4f45ebaf52b9fa91fe5fc961df
tree523246f7e2a81e5c723270ece4573829e1e3b7c4
parentc17fc025714faa031cd6570ca2f74a0d5b008431
hw/arm/aspeed: Move AspeedSoCState::cpu/vic to Aspeed2400SoCState

The ARM array and VIC peripheral are only used by the
2400 series, remove them from the common AspeedSoCState.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
hw/arm/aspeed_ast2400.c [moved from hw/arm/aspeed_soc.c with 95% similarity]
hw/arm/meson.build
include/hw/arm/aspeed_soc.h