qemu-patch-raspberry4/hw/tpm
Philippe Mathieu-Daudé ae96040130 hw/tpm: Include missing 'qemu/option.h' header
Files using the TPM_STANDARD_CMDLINE_OPTS macro declared in
"tpm_int.h" will use QEMU_OPT_STRING definition declared in
"qemu/option.h".

Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Stefan Berger <stefanb@linux.ibm.com>
Message-id: 20200612085444.8362-6-philmd@redhat.com
Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
2020-06-19 07:25:07 -04:00
..
Kconfig hw/tpm: Rename TPMDEV as TPM_BACKEND in Kconfig 2020-06-19 07:24:52 -04:00
Makefile.objs tpm: Add the SysBus TPM TIS device 2020-03-05 12:18:08 -05:00
tpm_crb.c qdev: set properties with device_class_set_props() 2020-01-24 20:59:15 +01:00
tpm_emulator.c migration: Define VMSTATE_INSTANCE_ID_ANY 2020-01-20 09:10:23 +01:00
tpm_int.h hw/tpm: Include missing 'qemu/option.h' header 2020-06-19 07:25:07 -04:00
tpm_ioctl.h Clean up ill-advised or unusual header guards 2019-05-13 08:58:55 +02:00
tpm_passthrough.c Include hw/hw.h exactly where needed 2019-08-16 13:31:52 +02:00
tpm_ppi.c tpm-ppi: page-align PPI RAM 2020-01-29 07:27:07 -05:00
tpm_ppi.h tpm: clear RAM when "memory overwrite" requested 2019-01-17 21:10:57 -05:00
tpm_spapr.c tpm_spapr: Support suspend and resume 2020-02-02 14:07:57 +11:00
tpm_tis.h hw/tpm: Do not include 'qemu/osdep.h' in header 2020-06-19 07:24:59 -04:00
tpm_tis_common.c hw/tpm: fix usage of bool in tpm-tis.c 2020-05-12 11:47:24 -04:00
tpm_tis_isa.c tpm: Separate tpm_tis common functions from isa code 2020-03-05 12:17:53 -05:00
tpm_tis_sysbus.c tpm: tpm-tis-device: set PPI to false by default 2020-05-06 10:12:16 -04:00
tpm_util.c tpm: Move tpm_tis_show_buffer to tpm_util.c 2020-02-02 14:07:57 +11:00
tpm_util.h tpm: Move tpm_tis_show_buffer to tpm_util.c 2020-02-02 14:07:57 +11:00
trace-events tpm_spapr: Support suspend and resume 2020-02-02 14:07:57 +11:00