blob: 1a23d498170926b4501e01c3ab53be16d2f4509f [file] [log] [blame]
Etienne Carriere02fd1262020-09-09 18:44:00 +02001obj-y += scmi_agent-uclass.o
AKASHI Takahirod1ce56a2023-10-11 19:07:00 +09002obj-y += base.o
Etienne Carriere2b412082020-09-09 18:44:01 +02003obj-y += smt.o
Patrick Delaunay39d1eee2021-10-28 19:13:15 +02004obj-$(CONFIG_SCMI_AGENT_SMCCC) += smccc_agent.o
5obj-$(CONFIG_SCMI_AGENT_MAILBOX) += mailbox_agent.o
Etienne Carriered4932bd2021-11-09 17:08:24 +01006obj-$(CONFIG_SCMI_AGENT_OPTEE) += optee_agent.o
Etienne Carriere2d94c08fa2020-09-09 18:44:05 +02007obj-$(CONFIG_SANDBOX) += sandbox-scmi_agent.o sandbox-scmi_devices.o