]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/functional/aspeed: Add to test vbootrom for AST2700
authorJamin Lin <jamin_lin@aspeedtech.com>
Thu, 24 Apr 2025 07:51:32 +0000 (15:51 +0800)
committerCédric Le Goater <clg@redhat.com>
Mon, 5 May 2025 07:38:55 +0000 (09:38 +0200)
commit9e3d7afd7da40c9a1ba1a6b4e1103037f3a77da8
tree710d394f66f7b6320107896aee6f6b754a59d97f
parentee447054404ed8bbdea0eece888da354afe38d97
tests/functional/aspeed: Add to test vbootrom for AST2700

Add the AST2700 functional test to boot using the vbootrom image
instead of manually loading boot components with -device loader.
The boot ROM binary is now passed via the
-bios option, using the image located in pc-bios/ast27x0_bootrom.bin.

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/20250424075135.3715128-5-jamin_lin@aspeedtech.com
Signed-off-by: Cédric Le Goater <clg@redhat.com>
tests/functional/test_aarch64_aspeed.py