xref: /drivers/firmware/scmi/Makefile
  • Home
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • current directory
1obj-y	+= scmi_agent-uclass.o
2obj-y	+= base.o
3obj-y	+= smt.o
4obj-$(CONFIG_SCMI_AGENT_SMCCC)		+= smccc_agent.o
5obj-$(CONFIG_SCMI_AGENT_MAILBOX)	+= mailbox_agent.o
6obj-$(CONFIG_SCMI_AGENT_OPTEE)	+= optee_agent.o
7obj-$(CONFIG_SCMI_POWER_DOMAIN)		+= pwdom.o
8obj-$(CONFIG_SANDBOX)		+= sandbox-scmi_agent.o sandbox-scmi_devices.o
9

Last Index update Fri Aug 22 02:48:31 CST 2025