opnsense-src/sys/dev/tpm
Jean-François Hren 0b683336b2 tpm: Register TPM as entropy source
TPM is defined as an entropy and is called every 10 seconds. However it
was not registered and calls were discarded.

Signed-off-by: Jean-François Hren <jean-francois.hren@stormshield.eu>

Pull Request:	https://github.com/freebsd/freebsd-src/pull/1398

(cherry picked from commit d7c87526b1c3d32d3ac3fee8c59d92405b7621b9)
2024-09-06 22:13:14 -07:00
..
tpm.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
tpm20.c tpm: Register TPM as entropy source 2024-09-06 22:13:14 -07:00
tpm20.h sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
tpm_acpi.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
tpm_crb.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
tpm_isa.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
tpm_tis.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00
tpmvar.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00