Re: [PATCH 2/2] firmware: scmi: fix sandbox and related test since clock discovery

2021-05-15 Thread Simon Glass
On Wed, 12 May 2021 at 08:55, 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 cloc

[PATCH 2/2] firmware: scmi: fix sandbox and related test since clock discovery

2021-05-12 Thread Etienne Carriere
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