summaryrefslogtreecommitdiff
path: root/hw/tpm/Makefile.objs
blob: 41f0b7a5909c76bf5a38ae234dfe55b88e31fd2b (plain)
1
2
3
common-obj-$(CONFIG_TPM_TIS) += tpm_tis.o
common-obj-$(CONFIG_TPM_PASSTHROUGH) += tpm_passthrough.o tpm_util.o
common-obj-$(CONFIG_TPM_EMULATOR) += tpm_emulator.o tpm_util.o