You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
2 months ago
..
Kconfig tpm: Add support for TPM device over I2C bus 2 years ago
meson.build meson: Replace softmmu_ss -> system_ss 1 year ago
tpm_crb.c hw/tpm: Constify VMState 11 months ago
tpm_ppi.c hw/tpm: Remove HOST_PAGE_ALIGN from tpm_ppi_init 9 months ago
tpm_ppi.h hw/tpm: Clean includes 3 years ago
tpm_prop.h qdev: Move qdev_prop_tpm declaration to tpm_prop.h 4 years ago
tpm_spapr.c hw/tpm: remove break after g_assert_not_reached() 2 months ago
tpm_tis.h hw/tpm: spelling fixes 1 year ago
tpm_tis_common.c hw/tpm: Constify VMState 11 months ago
tpm_tis_i2c.c hw: Use device_class_set_legacy_reset() instead of opencoding 3 months ago
tpm_tis_isa.c hw: Use device_class_set_legacy_reset() instead of opencoding 3 months ago
tpm_tis_sysbus.c hw: Use device_class_set_legacy_reset() instead of opencoding 3 months ago
trace-events tpm: Add support for TPM device over I2C bus 2 years ago
trace.h trace: switch position of headers to what Meson requires 4 years ago