diff options
author | Jamin Lin <jamin_lin@aspeedtech.com> | 2025-05-15 16:09:41 +0800 |
---|---|---|
committer | Cédric Le Goater <clg@redhat.com> | 2025-05-25 23:39:11 +0200 |
commit | c6c5fc5ab04533a22be11f377aa67d46e47056bf (patch) | |
tree | 0ecc3c733dbd4e94f5142f362e65b27cb8bbc762 /python | |
parent | b9ccbe212e2443294dd636cb17b4e436db8774a7 (diff) | |
download | qemu-c6c5fc5ab04533a22be11f377aa67d46e47056bf.zip qemu-c6c5fc5ab04533a22be11f377aa67d46e47056bf.tar.gz qemu-c6c5fc5ab04533a22be11f377aa67d46e47056bf.tar.bz2 |
hw/misc/aspeed_hace: Introduce 64-bit hash source address helper function
The AST2700 CPU, based on the Cortex-A35, is a 64-bit processor, and its DRAM
address space is also 64-bit. To support future AST2700 updates, the source
hash buffer address data type is being updated to 64-bit.
Introduces the "hash_get_source_addr()" helper function to extract the source hash
buffer address.
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/20250515081008.583578-10-jamin_lin@aspeedtech.com
Signed-off-by: Cédric Le Goater <clg@redhat.com>
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions