firmware: scmi: sandbox test for SCMI clocks
[pandora-u-boot.git] / drivers / firmware / scmi / Makefile
1 obj-y   += scmi_agent-uclass.o
2 obj-y   += smt.o
3 obj-$(CONFIG_ARM_SMCCC)         += smccc_agent.o
4 obj-$(CONFIG_DM_MAILBOX)        += mailbox_agent.o
5 obj-$(CONFIG_SANDBOX)           += sandbox-scmi_agent.o sandbox-scmi_devices.o