| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | hw/tpm: Constify VMState | Richard Henderson | 2023-12-30 | 1 | -1/+1 |
| * | hw/tpm: spelling fixes | Michael Tokarev | 2023-09-20 | 1 | -1/+1 |
| * | tpm: Extend common APIs to support TPM TIS I2C | Ninad Palsule | 2023-04-20 | 1 | -8/+28 |
| * | hw/tpm/tpm_tis_common.c: Assert that locty is in range | Peter Maydell | 2022-06-01 | 1 | -1/+6 |
| * | hw/tpm: Make 'tpm_util.h' publicly accessible as "sysemu/tpm_util.h" | Philippe Mathieu-Daudé | 2020-06-19 | 1 | -1/+1 |
| * | hw/tpm: Make TRACE_TPM_UTIL_SHOW_BUFFER check local to tpm_util.c | Philippe Mathieu-Daudé | 2020-06-19 | 1 | -6/+2 |
| * | hw/tpm: Remove unnecessary 'tpm_int.h' header inclusion | Philippe Mathieu-Daudé | 2020-06-19 | 1 | -1/+0 |
| * | hw/tpm: fix usage of bool in tpm-tis.c | Jafar Abdi | 2020-05-12 | 1 | -2/+2 |
| * | tpm: Separate tpm_tis common functions from isa code | Eric Auger | 2020-03-05 | 1 | -0/+872 |