Hi Joel,
On 3/24/2021 11:18 PM, Joel Stanley wrote:
+const uint32_t src_addr_1 = src_addr + 0x100;
+const uint32_t src_addr_2 = src_addr + 0x200;
+const uint32_t src_addr_3 = src_addr + 0x300;
+const uint32_t digest_addr = src_addr + 0x400;
+uint8_t digest[3
On Wed, 24 Mar 2021 at 22:39, Klaus Heinrich Kiwi
wrote:
>
> Expand current Aspeed HACE testsuite to also include Scatter-Gather of
> sha256 and sha512 operations.
>
> Signed-off-by: Klaus Heinrich Kiwi
> ---
> tests/qtest/aspeed_hace-test.c | 164 ++---
> 1 file chan
Expand current Aspeed HACE testsuite to also include Scatter-Gather of
sha256 and sha512 operations.
Signed-off-by: Klaus Heinrich Kiwi
---
tests/qtest/aspeed_hace-test.c | 164 ++---
1 file changed, 153 insertions(+), 11 deletions(-)
diff --git a/tests/qtest/aspeed_