2012-11-17 17:40:47 +04:00
|
|
|
common-obj-y += rng.o rng-egd.o
|
|
|
|
common-obj-$(CONFIG_POSIX) += rng-random.o
|
2013-02-03 23:21:00 +04:00
|
|
|
|
2013-03-28 15:26:21 +04:00
|
|
|
common-obj-$(CONFIG_TPM) += tpm.o
|
2014-06-06 19:54:29 +04:00
|
|
|
|
|
|
|
common-obj-y += hostmem.o hostmem-ram.o
|
2014-06-10 15:15:21 +04:00
|
|
|
common-obj-$(CONFIG_LINUX) += hostmem-file.o
|
2016-10-28 11:33:20 +03:00
|
|
|
|
|
|
|
common-obj-y += cryptodev.o
|
2016-10-28 11:33:23 +03:00
|
|
|
common-obj-y += cryptodev-builtin.o
|