repo.or.cz
/
qemu
/
ar7.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
slirp: API is extern C
[qemu/ar7.git]
/
hw
/
tpm
/
Makefile.objs
blob
700c878622895b5340f5a763bdcf8d7ac005d863
1
common-obj-y += tpm_util.o
2
obj-y += tpm_ppi.o
3
common-obj-$(CONFIG_TPM_TIS) += tpm_tis.o
4
common-obj-$(CONFIG_TPM_CRB) += tpm_crb.o
5
common-obj-$(CONFIG_TPM_PASSTHROUGH) += tpm_passthrough.o
6
common-obj-$(CONFIG_TPM_EMULATOR) += tpm_emulator.o