Searched hist:f5b856d89fe50d8eed73dd32dd3876b4c37128b1 (Results 1 – 1 of 1) sorted by relevance
| /optee_os/core/lib/scmi-server/ |
| H A D | sub.mk | f5b856d89fe50d8eed73dd32dd3876b4c37128b1 Mon Jul 24 09:25:03 UTC 2023 Nicola Mazzucato <nicola.mazzucato@arm.com> core: scmi-server: Add support for conditional options for SCMI-Perf
SCMI-Server is built upon the SCP-firmware source tree and a recent change [1] being proposed is moving functionalities into side source files.
This patch adds support to fetch those additional files based on two options: CFG_SCPFW_SCMI_PERF_FAST_CHANNELS (existing) CFG_SCPFW_SCMI_PERF_PROTOCOL_OPS (new)
[1] https://github.com/ARM-software/SCP-firmware/pull/812
Signed-off-by: Nicola Mazzucato <nicola.mazzucato@arm.com> Acked-by: Etienne Carriere <etienne.carriere@foss.st.com>
|