blob: b2ff483c75a10a87ce1ae4a93e5afb2a22d8fc15 [file] [log] [blame]
Etienne Carriere358599e2020-09-09 18:44:00 +02001obj-y += scmi_agent-uclass.o
Etienne Carriere240720e2020-09-09 18:44:01 +02002obj-y += smt.o
Patrick Delaunay73ead2b2021-10-28 19:13:15 +02003obj-$(CONFIG_SCMI_AGENT_SMCCC) += smccc_agent.o
4obj-$(CONFIG_SCMI_AGENT_MAILBOX) += mailbox_agent.o
Etienne Carriere48108f32021-11-09 17:08:24 +01005obj-$(CONFIG_SCMI_AGENT_OPTEE) += optee_agent.o
Etienne Carriere87d4f272020-09-09 18:44:05 +02006obj-$(CONFIG_SANDBOX) += sandbox-scmi_agent.o sandbox-scmi_devices.o