Re: [PATCH v8 00/17] Introduce a unified API for SCMI Server testing

From: Florian Fainelli
Date: Thu Jan 19 2023 - 17:10:27 EST


Hi Christian,

On 1/18/23 04:14, Cristian Marussi wrote:
Hi all,

This series aims to introduce a new SCMI unified userspace interface meant
to ease testing an SCMI Server implementation for compliance, fuzzing etc.,
from the perspective of the OSPM agent (non-secure world only ...)

It is proposed as a testing/development facility, it is NOT meant to be a
feature to use in production, but only enabled in Kconfig for test
deployments.

Currently an SCMI Compliance Suite like the one at [1] can only work by
injecting SCMI messages at the SCMI transport layer using the mailbox test
driver (CONFIG_MAILBOX_TEST) via its few debugfs entries and looking at
the related replies from the SCMI backend Server.

Took a while but finally:

Tested-by: Florian Fainelli <f.fainelli@xxxxxxxxx>

Any idea when the raw_mode_support or the acs_raw_mode_support will hit your master branch in the scmi-tests repository?
--
Florian