mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-12-18 05:28:36 -07:00
"tpm_ppi.h" only requires to include "exec/memory.h" to get the MemoryRegion declaration. tpm_ppi.c requires "hw/qdev-core.h" to use the DEVICE() macro, tpm_crb.c is the only source file requiring "exec/address-spaces.h". Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Thomas Huth <thuth@redhat.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20220207082756.82600-2-f4bug@amsat.org> Signed-off-by: Thomas Huth <thuth@redhat.com> |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| meson.build | ||
| tpm_crb.c | ||
| tpm_ppi.c | ||
| tpm_ppi.h | ||
| tpm_prop.h | ||
| tpm_spapr.c | ||
| tpm_tis.h | ||
| tpm_tis_common.c | ||
| tpm_tis_isa.c | ||
| tpm_tis_sysbus.c | ||
| trace-events | ||
| trace.h | ||