aboutsummaryrefslogtreecommitdiff
path: root/scripts/qapi/parser.py
diff options
context:
space:
mode:
authorJamin Lin <jamin_lin@aspeedtech.com>2025-09-25 13:05:28 +0800
committerCédric Le Goater <clg@redhat.com>2025-09-29 18:00:20 +0200
commit597165ec2fb018be8aa7cefa5e3424c39fcec226 (patch)
tree28ff495149e42fcbf8aaba4bf6c1e32cdd712208 /scripts/qapi/parser.py
parentf821557f4f7fc8ff7ed5c1950e6a12cfe47cdac5 (diff)
downloadqemu-597165ec2fb018be8aa7cefa5e3424c39fcec226.zip
qemu-597165ec2fb018be8aa7cefa5e3424c39fcec226.tar.gz
qemu-597165ec2fb018be8aa7cefa5e3424c39fcec226.tar.bz2
hw/arm/aspeed: Move write_boot_rom to common SoC code
Move the write_boot_rom helper from hw/arm/aspeed.c into hw/arm/aspeed_soc_common.c so it can be reused by all ASPEED machines. Export the API as aspeed_write_boot_rom() in include/hw/arm/aspeed_soc.h and update the existing call site to use the new helper. No functional change. Signed-off-by: Jamin Lin <jamin_lin@aspeedtech.com> Reviewed-by: Cédric Le Goater <clg@redhat.com> Link: https://lore.kernel.org/qemu-devel/20250925050535.2657256-3-jamin_lin@aspeedtech.com Signed-off-by: Cédric Le Goater <clg@redhat.com>
Diffstat (limited to 'scripts/qapi/parser.py')
0 files changed, 0 insertions, 0 deletions