Patches applied successfully (
tree,
apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20250417030957.2586802-1-kane._5Fchen@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>
hw/arm/aspeed_ast10x0.c | 19 +++
hw/arm/aspeed_ast2600.c | 19 +++
hw/misc/aspeed_otpmem.c | 217 ++++++++++++++++++++++++++++++++
hw/misc/aspeed_sbc.c | 155 +++++++++++++++++++++++
hw/misc/meson.build | 1 +
include/hw/arm/aspeed_soc.h | 2 +
include/hw/misc/aspeed_otpmem.h | 40 ++++++
include/hw/misc/aspeed_sbc.h | 15 +++
8 files changed, 468 insertions(+)
create mode 100644 hw/misc/aspeed_otpmem.c
create mode 100644 include/hw/misc/aspeed_otpmem.h