Patches applied successfully (
tree,
apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20251112030553.291734-1-jamin._5Flin@aspeedtech.com
Maintainers: "Cédric Le Goater" <clg@kaod.org>, Peter Maydell <peter.maydell@linaro.org>, Steven Lee <steven_lee@aspeedtech.com>, Troy Lee <leetroy@gmail.com>, Jamin Lin <jamin_lin@aspeedtech.com>, Andrew Jeffery <andrew@codeconstruct.com.au>, Joel Stanley <joel@jms.id.au>, Alistair Francis <alistair@alistair23.me>, Kevin Wolf <kwolf@redhat.com>, Hanna Reitz <hreitz@redhat.com>
docs/system/arm/aspeed.rst | 27 +--
hw/block/m25p80_sfdp.h | 1 +
include/hw/misc/aspeed_scu.h | 1 +
hw/arm/aspeed_ast10x0.c | 209 +++++++++++++-------
hw/arm/aspeed_ast10x0_evb.c | 23 +++
hw/arm/aspeed_ast2600.c | 2 +
hw/arm/aspeed_ast27x0.c | 2 +
hw/block/m25p80.c | 2 +
hw/block/m25p80_sfdp.c | 36 ++++
hw/misc/aspeed_scu.c | 5 +-
tests/functional/arm/meson.build | 1 +
tests/functional/arm/test_aspeed_ast1060.py | 52 +++++
12 files changed, 278 insertions(+), 83 deletions(-)
create mode 100644 tests/functional/arm/test_aspeed_ast1060.py