]> git.ipfire.org Git - thirdparty/qemu.git/commit
test/qtest/hace: Support 64-bit source and digest addresses for AST2700
authorJamin Lin <jamin_lin@aspeedtech.com>
Thu, 15 May 2025 08:09:57 +0000 (16:09 +0800)
committerCédric Le Goater <clg@redhat.com>
Sun, 25 May 2025 21:39:11 +0000 (23:39 +0200)
commit5ced818e42ddb9516137e68556eb03c16a486758
tree92026da544a63eabe12813e8ecab00ba0fcc17af
parentdcdbbd45a86ad47327282aa3301622cbe65e9fdb
test/qtest/hace: Support 64-bit source and digest addresses for AST2700

Added "HACE_HASH_SRC_HI" and "HACE_HASH_DIGEST_HI", "HACE_HASH_KEY_BUFF_HI"
registers to store upper 32 bits.
Updated "write_regs" to handle 64-bit source and digest addresses.

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-26-jamin_lin@aspeedtech.com
Signed-off-by: Cédric Le Goater <clg@redhat.com>
tests/qtest/aspeed-hace-utils.c
tests/qtest/aspeed-hace-utils.h