qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v5 0/2] hw/ssi/ibex_spi: bug fixes
@ 2022-09-30  3:32 Wilfred Mallawa
  2022-09-30  3:32 ` [PATCH v5 1/2] hw/ssi: ibex_spi: fixup coverity issue Wilfred Mallawa
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Wilfred Mallawa @ 2022-09-30  3:32 UTC (permalink / raw)
  To: Alistair.Francis, qemu-riscv; +Cc: qemu-devel, Wilfred Mallawa

From: Wilfred Mallawa <wilfred.mallawa@wdc.com>

The remaining patches in this series address:
	- Coverity issues for `ibex_spi`
	- Adds rw1c functionality

Changes since V4:
	- Fixup compiler warning for unused variable `data` in [1/2]

Wilfred Mallawa (2):
  hw/ssi: ibex_spi: fixup coverity issue
  hw/ssi: ibex_spi: fixup/add rw1c functionality

 hw/ssi/ibex_spi_host.c         | 166 ++++++++++++++++++++-------------
 include/hw/ssi/ibex_spi_host.h |   4 +-
 2 files changed, 102 insertions(+), 68 deletions(-)

-- 
2.37.3



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

end of thread, other threads:[~2022-10-11 22:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-30  3:32 [PATCH v5 0/2] hw/ssi/ibex_spi: bug fixes Wilfred Mallawa
2022-09-30  3:32 ` [PATCH v5 1/2] hw/ssi: ibex_spi: fixup coverity issue Wilfred Mallawa
2022-09-30  3:32 ` [PATCH v5 2/2] hw/ssi: ibex_spi: fixup/add rw1c functionality Wilfred Mallawa
2022-10-11 22:42 ` [PATCH v5 0/2] hw/ssi/ibex_spi: bug fixes Alistair Francis

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).