public inbox for op-tee@lists.trustedfirmware.org
 help / color / mirror / Atom feed
* build breakage with SCMI
@ 2025-12-15 19:02 Dan Carpenter
  2025-12-16 10:53 ` Jerome Forissier
  0 siblings, 1 reply; 4+ messages in thread
From: Dan Carpenter @ 2025-12-15 19:02 UTC (permalink / raw)
  To: Valentin Caron; +Cc: op-tee, Valentin Caron, Jerome Forissier

When I try building with `make run WITH_SCMI=y` then the build fails:

core/lib/scmi-server/scmi_server.c: In function ‘scmi_server_initialize’:
core/lib/scmi-server/scmi_server.c:83:22: error: implicit declaration of function ‘scmi_configure’ [-Wimplicit-function-declaration]
   83 |                 rc = scmi_configure(cfg);
      |                      ^~~~~~~~~~~~~~

This was introduced in commit ce6ea4112008 ("scmi-server: configure
SCP-firmware from DT").  A grep for scmi_configure() turns up empty.
Was part of the commit missing?

regards,
dan carpenter


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-12-17 12:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-15 19:02 build breakage with SCMI Dan Carpenter
2025-12-16 10:53 ` Jerome Forissier
2025-12-16 14:54   ` Dan Carpenter
2025-12-17 12:23     ` Jérôme Forissier via OP-TEE

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox