Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - H index
The Linux kernel configuration item CONFIG_HW_RANDOM_TPM
has multiple definitions:
drivers/char/tpm/Kconfig
The configuration item CONFIG_HW_RANDOM_TPM:
CONFIG_TCG_TPM && CONFIG_HW_RANDOM && !( CONFIG_TCG_TPM = CONFIG_y && CONFIG_HW_RANDOM = CONFIG_m )
tpm-rng
This setting exposes the TPM's Random Number Generator as a hwrng device. This allows the kernel to collect randomness from the TPM at boot, and provides the TPM randomines in /dev/hwrng.
If unsure, say Y.
drivers/char/hw_random/Kconfig
The configuration item CONFIG_HW_RANDOM_TPM:
CONFIG_TCG_TPM
tpm-rng
This driver provides kernel-side support for the Random Number Generator in the Trusted Platform Module
To compile this driver as a module, choose M here: the module will be called tpm-rng.
If unsure, say Y.
Raw data from LKDDb:
lkddb module tpm-rng CONFIG_HW_RANDOM_TPM : drivers/char/hw_random/Kconfig : "TPM HW Random Number Generator support" # in 3.7–3.19, 4.0–4.15
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - H index
Automatically generated (in year 2024). See also LKDDb sources on GitLab