qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Supporting AST2600 HACE engine accumulative mode
@ 2022-01-12  8:09 Troy Lee
  2022-01-12  8:09 ` [PATCH v2 1/2] hw/misc: Supporting AST2600 HACE " Troy Lee
  2022-01-12  8:09 ` [PATCH v2 2/2] tests/qtest: Add test for Aspeed " Troy Lee
  0 siblings, 2 replies; 9+ messages in thread
From: Troy Lee @ 2022-01-12  8:09 UTC (permalink / raw)
  To: qemu-devel; +Cc: leetroy, hailin.wu

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



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2022-02-10  6:16 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-12  8:09 [PATCH v2 0/2] Supporting AST2600 HACE engine accumulative mode Troy Lee
2022-01-12  8:09 ` [PATCH v2 1/2] hw/misc: Supporting AST2600 HACE " Troy Lee
2022-01-12  8:12   ` Troy Lee
2022-01-17  8:11   ` Cédric Le Goater
2022-01-17  8:48     ` Cédric Le Goater
2022-02-08 10:46   ` Joel Stanley
2022-02-10  6:11     ` Troy Lee
2022-01-12  8:09 ` [PATCH v2 2/2] tests/qtest: Add test for Aspeed " Troy Lee
2022-01-12  8:10   ` Troy Lee

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).