diff options
author | Jamin Lin <jamin_lin@aspeedtech.com> | 2025-04-24 15:51:29 +0800 |
---|---|---|
committer | Cédric Le Goater <clg@redhat.com> | 2025-05-05 09:38:55 +0200 |
commit | 2e143da2fbd92d9c3ae2d7a315efca5c6af24e69 (patch) | |
tree | 96fdb332135dc87d6b8dec9bd9b120c241e0cab9 /rust/qemu-api-macros | |
parent | af93cef791b5976b9b6d977da36e25999a6cebe1 (diff) | |
download | qemu-2e143da2fbd92d9c3ae2d7a315efca5c6af24e69.zip qemu-2e143da2fbd92d9c3ae2d7a315efca5c6af24e69.tar.gz qemu-2e143da2fbd92d9c3ae2d7a315efca5c6af24e69.tar.bz2 |
hw/arm/aspeed_ast27x0 Introduce vbootrom memory region
Introduce a new vbootrom memory region. The region is mapped at address
"0x00000000" and has a size of 128KB, identical to the SRAM region size.
This memory region is intended for loading a vbootrom image file as part of the
boot process.
The vbootrom registered in the SoC's address space using the ASPEED_DEV_VBOOTROM
index.
Signed-off-by: Jamin Lin <jamin_lin@aspeedtech.com>
Reviewed-by: Nabih Estefan <nabihestefan@google.com>
Tested-by: Nabih Estefan <nabihestefan@google.com>
Reviewed-by: Cédric Le Goater <clg@redhat.com>
Link: https://lore.kernel.org/qemu-devel/20250424075135.3715128-2-jamin_lin@aspeedtech.com
Signed-off-by: Cédric Le Goater <clg@redhat.com>
Diffstat (limited to 'rust/qemu-api-macros')
0 files changed, 0 insertions, 0 deletions