mirror of
https://github.com/qemu/qemu.git
synced 2025-10-28 06:54:53 +00:00
Implement a function to translate TPM error codes to strings so that at least the most common error codes can be translated to human readable strings. Signed-off-by: Stefan Berger <stefanb@linux.ibm.com> Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com> |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile.objs | ||
| tpm_crb.c | ||
| tpm_emulator.c | ||
| tpm_int.h | ||
| tpm_ioctl.h | ||
| tpm_passthrough.c | ||
| tpm_ppi.c | ||
| tpm_ppi.h | ||
| tpm_tis.c | ||
| tpm_util.c | ||
| tpm_util.h | ||
| trace-events | ||