Re: [PATCH v2 2/4] hw/ssi: ibex_spi: fixup coverity issue

2022-08-15 Thread Andrew Jones
On Mon, Aug 15, 2022 at 01:16:23PM +1000, Wilfred Mallawa wrote: > From: Wilfred Mallawa > > This patch addresses the coverity issues specified in [1], > as suggested, `FIELD_DP32()`/`FIELD_EX32()` macros have been > implemented to clean up the code. > > Patch V2: Style changes have been made as

[PATCH v2 2/4] hw/ssi: ibex_spi: fixup coverity issue

2022-08-14 Thread Wilfred Mallawa
From: Wilfred Mallawa This patch addresses the coverity issues specified in [1], as suggested, `FIELD_DP32()`/`FIELD_EX32()` macros have been implemented to clean up the code. Patch V2: Style changes have been made as suggested by Andrew Jones, to promote code readability. [1] https://www.mail-