Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-25 | hw/arm/aspeed: Move AspeedSoCState::cpu/vic to Aspeed2400SoCState | Philippe Mathieu-Daudé | |
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> |