opnsense-src/sys/dev/tpm
Jean-François Hren d7c87526b1 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>

MFC after:	1 week
Pull Request:	https://github.com/freebsd/freebsd-src/pull/1398
2024-08-31 10:53:02 -07:00
..
tpm.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
tpm20.c tpm: Register TPM as entropy source 2024-08-31 10:53:02 -07:00
tpm20.h tpm20: Support partial reads 2024-05-10 14:35:28 -04:00
tpm_acpi.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
tpm_bus.c tpm_if.m: declare bus addresses as bus_size_t not bus_addr_t 2024-05-22 07:55:04 -07:00
tpm_crb.c tpm20: Support partial reads 2024-05-10 14:35:28 -04:00
tpm_if.m tpm_if.m: declare bus addresses as bus_size_t not bus_addr_t 2024-05-22 07:55:04 -07:00
tpm_isa.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
tpm_spibus.c tpm: Refactor TIS and add a SPI attachment 2024-05-03 16:26:11 -04:00
tpm_tis_acpi.c tpm: Fix acpi attachment 2024-06-24 23:35:30 -06:00
tpm_tis_core.c tpm20: Support partial reads 2024-05-10 14:35:28 -04:00
tpm_tis_spibus.c tpm: Refactor TIS and add a SPI attachment 2024-05-03 16:26:11 -04:00
tpmvar.h sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00