cpu: flush TB cache when loading VMState
[qemu/ar7.git] / hw / tpm / Makefile.objs
blob7a93b24636cc1f2baa1f2d3e77dd527962e45b44
1 common-obj-y += tpm_util.o
2 common-obj-$(CONFIG_TPM_TIS) += tpm_tis.o
3 common-obj-$(CONFIG_TPM_PASSTHROUGH) += tpm_passthrough.o
4 common-obj-$(CONFIG_TPM_EMULATOR) += tpm_emulator.o