qemu/hw/tpm
Richard Henderson b61af9b0d1 hw/tpm: Remove HOST_PAGE_ALIGN from tpm_ppi_init
This removes a hidden use of qemu_host_page_size, hoisting
two uses of qemu_real_host_page_size to a local variable.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Ilya Leoshkevich <iii@linux.ibm.com>
Acked-by: Helge Deller <deller@gmx.de>
2024-02-29 11:35:36 -10:00
..
Kconfig tpm: Add support for TPM device over I2C bus 2023-04-20 08:17:15 -04:00
meson.build meson: Replace softmmu_ss -> system_ss 2023-06-20 10:01:30 +02:00
tpm_crb.c hw/tpm: Constify VMState 2023-12-30 07:38:06 +11:00
tpm_ppi.c hw/tpm: Remove HOST_PAGE_ALIGN from tpm_ppi_init 2024-02-29 11:35:36 -10:00
tpm_ppi.h hw/tpm: Clean includes 2022-02-21 10:18:06 +01:00
tpm_prop.h qdev: Move qdev_prop_tpm declaration to tpm_prop.h 2020-12-18 15:20:17 -05:00
tpm_spapr.c hw/tpm: Constify VMState 2023-12-30 07:38:06 +11:00
tpm_tis.h hw/tpm: spelling fixes 2023-09-20 07:54:34 +03:00
tpm_tis_common.c hw/tpm: Constify VMState 2023-12-30 07:38:06 +11:00
tpm_tis_i2c.c hw/tpm: Constify VMState 2023-12-30 07:38:06 +11:00
tpm_tis_isa.c hw/tpm: Constify VMState 2023-12-30 07:38:06 +11:00
tpm_tis_sysbus.c hw/tpm: Constify VMState 2023-12-30 07:38:06 +11:00
trace-events tpm: Add support for TPM device over I2C bus 2023-04-20 08:17:15 -04:00
trace.h trace: switch position of headers to what Meson requires 2020-08-21 06:18:24 -04:00