[PATCH v2 2/2] firmware: scmi: fix sandbox and related test since clock discovery
Tom Rini
trini at konsulko.com
Fri Jul 23 00:13:10 CEST 2021
On Wed, Jun 02, 2021 at 11:54:46AM +0200, Etienne Carriere wrote:
> Since SCMI clock are discovered because of integration in the CCF,
> update SCMI emulation in sandbox accordingly. Sandbox must emulate all
> clocks exposed by SCMI server since CCF clock discovery will query all
> of them even if some clocks have no consumer. This change adds clock
> discovery support in the sandbox and changes clock IDs so that less
> clock shall be managed as each SCMI clock ID is actually an index
> identifier.
>
> For consistency, update also sandbox SCMI reset controller test to
> conform with the IDs being also indices of exposed resources as per
> SCMI specification.
>
> Signed-off-by: Etienne Carriere <etienne.carriere at linaro.org>
> Reviewed-by: Simon Glass <sjg at chromium.org>
> ---
> Changes since v1:
> - Review tag applied
This breaks the tests as-is.
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20210722/cf3a87bf/attachment.sig>
More information about the U-Boot
mailing list