[PATCH v2 0/2] Supporting AST2600 HACE engine accumulative mode

Troy Lee posted 2 patches 2 years, 3 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20220112080937.366835-1-troy_lee@aspeedtech.com
Maintainers: Peter Maydell <peter.maydell@linaro.org>, Thomas Huth <thuth@redhat.com>, "Cédric Le Goater" <clg@kaod.org>, Paolo Bonzini <pbonzini@redhat.com>, Andrew Jeffery <andrew@aj.id.au>, Laurent Vivier <lvivier@redhat.com>, Joel Stanley <joel@jms.id.au>
There is a newer version of this series
hw/misc/aspeed_hace.c          |  43 ++++++++--
include/hw/misc/aspeed_hace.h  |   1 +
tests/qtest/aspeed_hace-test.c | 145 +++++++++++++++++++++++++++++++++
3 files changed, 181 insertions(+), 8 deletions(-)
[PATCH v2 0/2] Supporting AST2600 HACE engine accumulative mode
Posted by Troy Lee 2 years, 3 months ago
This patch series implements ast2600 hace engine with accumulative mode
and unit test against to it.

Changes in v2:
- Coding style
- Add accumulative mode description in comment
- Add unit test cases

Troy Lee (2):
  hw/misc: Supporting AST2600 HACE accumulative mode
  tests/qtest: Add test for Aspeed HACE accumulative mode

 hw/misc/aspeed_hace.c          |  43 ++++++++--
 include/hw/misc/aspeed_hace.h  |   1 +
 tests/qtest/aspeed_hace-test.c | 145 +++++++++++++++++++++++++++++++++
 3 files changed, 181 insertions(+), 8 deletions(-)

-- 
2.25.1