On Tue, Jul 14, 2026 at 8:47 PM Cédric Le Goater <[email protected]> wrote:
>
> Introduce a spi_ctrl_set_fast_read() helper and add
> read_page_mem_fast_read (CTRL_FREADMODE with dummy byte) and
> write_page_fast_read (user-mode FAST_READ) tests.
>
> While at it, replace the license boilerplate with SPDX identifier.
>
> Link: 
> https://lore.kernel.org/qemu-devel/[email protected]
> Signed-off-by: Cédric Le Goater <[email protected]>
> ---
>  tests/qtest/aspeed-smc-utils.h | 23 +++--------
>  tests/qtest/aspeed-smc-utils.c | 75 ++++++++++++++++++++++++++--------
>  tests/qtest/aspeed_smc-test.c  | 39 ++++++++++--------
>  tests/qtest/ast2700-smc-test.c |  4 ++
>  4 files changed, 90 insertions(+), 51 deletions(-)
>

Reviewed-by: Bin Meng <[email protected]>

Reply via email to