diff options
author | Jamin Lin <jamin_lin@aspeedtech.com> | 2025-05-15 16:09:56 +0800 |
---|---|---|
committer | Cédric Le Goater <clg@redhat.com> | 2025-05-25 23:39:11 +0200 |
commit | dcdbbd45a86ad47327282aa3301622cbe65e9fdb (patch) | |
tree | 2513083b686be71e320030fca2849e11a9df54f2 /python | |
parent | 4f4e25507de719605936c955df3a5a5c560c9986 (diff) | |
download | qemu-dcdbbd45a86ad47327282aa3301622cbe65e9fdb.zip qemu-dcdbbd45a86ad47327282aa3301622cbe65e9fdb.tar.gz qemu-dcdbbd45a86ad47327282aa3301622cbe65e9fdb.tar.bz2 |
test/qtest/hace: Update source data and digest data type to 64-bit
Currently, the hash data source and digest result buffer addresses are set to
32-bit. However, the AST2700 CPU is a 64-bit Cortex-A35 architecture, and its
DRAM base address is also 64-bit.
To support AST2700, update the hash data source address and digest result buffer
address to use 64-bit addressing.
Signed-off-by: Jamin Lin <jamin_lin@aspeedtech.com>
Reviewed-by: Cédric Le Goater <clg@redhat.com>
Acked-by: Fabiano Rosas <farosas@suse.de>
Link: https://lore.kernel.org/qemu-devel/20250515081008.583578-25-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