qemu/hw/tpm
Pierrick Bouvier bfce928817 hw/tpm: remove break after g_assert_not_reached()
This patch is part of a series that moves towards a consistent use of
g_assert_not_reached() rather than an ad hoc mix of different
assertion mechanisms.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Message-ID: <20240919044641.386068-21-pierrick.bouvier@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
2024-09-24 13:53:35 +02:00
..
Kconfig
meson.build
tpm_crb.c
tpm_ppi.c
tpm_ppi.h
tpm_prop.h
tpm_spapr.c hw/tpm: remove break after g_assert_not_reached() 2024-09-24 13:53:35 +02:00
tpm_tis_common.c
tpm_tis_i2c.c hw: Use device_class_set_legacy_reset() instead of opencoding 2024-09-13 15:31:44 +01:00
tpm_tis_isa.c hw: Use device_class_set_legacy_reset() instead of opencoding 2024-09-13 15:31:44 +01:00
tpm_tis_sysbus.c hw: Use device_class_set_legacy_reset() instead of opencoding 2024-09-13 15:31:44 +01:00
tpm_tis.h
trace-events
trace.h