Skip to content

Commit

Permalink
optee-fvp: Enable CFG_SCPFW_SCMI_PERF_PROTOCOL_OPS
Browse files Browse the repository at this point in the history
Enable the SCMI-Perf protocol operations for the optee-fvp target.

Signed-off-by: Nicola Mazzucato <nicola.mazzucato@arm.com>
Acked-by: Etienne Carriere <etienne.carriere@foss.st.com>
  • Loading branch information
nicola-mazzucato-arm committed Aug 10, 2023
1 parent a387478 commit 0235833
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/lib/scmi-server/conf-optee-fvp.mk
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ $(call force,CFG_SCPFW_MOD_REG_SENSOR,y)
$(call force,CFG_SCPFW_MOD_SCMI,y)
$(call force,CFG_SCPFW_MOD_SCMI_CLOCK,y)
$(call force,CFG_SCPFW_MOD_SCMI_PERF,y)
$(call force,CFG_SCPFW_SCMI_PERF_PROTOCOL_OPS,y)
$(call force,CFG_SCPFW_MOD_SCMI_POWER_DOMAIN,y)
$(call force,CFG_SCPFW_MOD_SCMI_SENSOR,y)
$(call force,CFG_SCPFW_MOD_SYSTEM_PLL,y)
Expand Down

0 comments on commit 0235833

Please sign in to comment.