freebsd-src/sys/dev/tpm
Ryan Libby bea2bf458d tpm_if.m: declare bus addresses as bus_size_t not bus_addr_t
Do like bus_space(9) does.  This fixes the build on platforms where
bus_addr_t and bus_size_t are different (like i386 PAE).

Reviewed by:	jhibbits
Fixes:		c2e9c5bbf0 tpm: Refactor TIS and add a SPI attachment
Differential Revision:	https://reviews.freebsd.org/D45287
2024-05-22 07:55:04 -07:00
..
tpm.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
tpm20.c tpm20: Support partial reads 2024-05-10 14:35:28 -04: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: Refactor TIS and add a SPI attachment 2024-05-03 16:26:11 -04: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