~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
blob: b2ff483c75a10a87ce1ae4a93e5afb2a22d8fc15 (plain)
1
2
3
4
5
6
obj-y	+= scmi_agent-uclass.o
obj-y	+= smt.o
obj-$(CONFIG_SCMI_AGENT_SMCCC)		+= smccc_agent.o
obj-$(CONFIG_SCMI_AGENT_MAILBOX)	+= mailbox_agent.o
obj-$(CONFIG_SCMI_AGENT_OPTEE)	+= optee_agent.o
obj-$(CONFIG_SANDBOX)		+= sandbox-scmi_agent.o sandbox-scmi_devices.o