All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/3] tests/qtest/aspeed: Add Data FIFO qtest coverage for AST2700 SMC
@ 2026-07-17  1:47 Jamin Lin
  2026-07-17  1:47 ` [PATCH v1 1/3] tests/qtest/ast2700-smc-test: Add Data FIFO mode test Jamin Lin
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jamin Lin @ 2026-07-17  1:47 UTC (permalink / raw)
  To: Cédric Le Goater, Peter Maydell, Steven Lee, Troy Lee,
	Kane Chen, Andrew Jeffery, Joel Stanley, Alistair Francis,
	Fabiano Rosas, Laurent Vivier, Paolo Bonzini,
	open list:ASPEED BMCs, open list:All patches CC here
  Cc: Jamin Lin, Troy Lee

This series depends on https://github.com/legoater/qemu.git at aspeed-next branch.

v1
 1. Add Data FIFO mode test
 2. Clarify SCU/SCUIO/FMC fields are shared with PSP SoC to AST2700
 3. Bump vmstate version after ASPEED_SMC_R_MAX increase
 
Jamin Lin (3):
  tests/qtest/ast2700-smc-test: Add Data FIFO mode test
  hw/arm/aspeed_coprocessor: Clarify SCU/SCUIO/FMC fields are shared
    with PSP SoC to AST2700
  hw/ssi/aspeed_smc: Bump vmstate version after ASPEED_SMC_R_MAX
    increase

 include/hw/arm/aspeed_coprocessor.h |   5 ++
 tests/qtest/aspeed-smc-utils.h      |   4 ++
 hw/ssi/aspeed_smc.c                 |   4 +-
 tests/qtest/aspeed-smc-utils.c      | 102 ++++++++++++++++++++++++++++
 tests/qtest/ast2700-smc-test.c      |   4 ++
 5 files changed, 117 insertions(+), 2 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2026-07-17  1:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-17  1:47 [PATCH v1 0/3] tests/qtest/aspeed: Add Data FIFO qtest coverage for AST2700 SMC Jamin Lin
2026-07-17  1:47 ` [PATCH v1 1/3] tests/qtest/ast2700-smc-test: Add Data FIFO mode test Jamin Lin
2026-07-17  1:47 ` [PATCH v1 2/3] hw/arm/aspeed_coprocessor: Clarify SCU/SCUIO/FMC fields are shared with PSP SoC to AST2700 Jamin Lin
2026-07-17  1:47 ` [PATCH v1 3/3] hw/ssi/aspeed_smc: Bump vmstate version after ASPEED_SMC_R_MAX increase Jamin Lin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.