OSDN Git Service

aspeed: Introduce a boot_rom region at the machine level
authorCédric Le Goater <clg@kaod.org>
Wed, 7 Jun 2023 04:39:33 +0000 (06:39 +0200)
committerCédric Le Goater <clg@kaod.org>
Thu, 15 Jun 2023 16:35:58 +0000 (18:35 +0200)
commit262259eab15d04900b78b91e307bb8470438a011
treee0450b3f19365446b26fedbf555eb7d102f772b7
parentc8f48b120b31f6bbe33135ef5d478e485c37e3c2
aspeed: Introduce a boot_rom region at the machine level

This should also avoid Coverity to report a memory leak warning when
the QEMU process exits. See CID 1508061.

Reviewed-by: Francisco Iglesias <frasse.iglesias@gmail.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
Reviewed-by: Joel Stanley <joel@jms.id.au>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
hw/arm/aspeed.c