]> git.ipfire.org Git - thirdparty/qemu.git/commit
test/qtest/hace: Add SHA-384 tests for AST2600
authorJamin Lin <jamin_lin@aspeedtech.com>
Thu, 15 May 2025 08:09:54 +0000 (16:09 +0800)
committerCédric Le Goater <clg@redhat.com>
Sun, 25 May 2025 21:39:11 +0000 (23:39 +0200)
commitadf2fb3951625dfba7ff95433c82a449e464a578
tree260068714bb3d7a10c7aab166e728ce5e48826c5
parent3c13be86ba181faea21a1b4f66f54df5328574f7
test/qtest/hace: Add SHA-384 tests for AST2600

Introduced "test_sha384_ast2600" to validate SHA-384 hashing.
Added "test_sha384_sg_ast2600" for scatter-gather SHA-384 verification.
Implemented "test_sha384_accum_ast2600" to test SHA-384 accumulation.
Registered new test cases in "main" to ensure execution.

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-23-jamin_lin@aspeedtech.com
Signed-off-by: Cédric Le Goater <clg@redhat.com>
tests/qtest/aspeed_hace-test.c