mirror_qemu/hw/tpm
Stefan Berger 7e095e84ba tpm_emulator: Translate TPM error codes to strings
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>
2019-07-25 11:37:10 -04:00
..
Kconfig tpm: express dependencies with Kconfig 2019-03-07 21:45:53 +01:00
Makefile.objs hw/tpm: Only build tpm_ppi.o if any of TPM_TIS/TPM_CRB is built 2019-07-08 10:04:38 -04:00
tpm_crb.c tpm: Exit in reset when backend indicates failure 2019-07-25 11:04:54 -04:00
tpm_emulator.c tpm_emulator: Translate TPM error codes to strings 2019-07-25 11:37:10 -04:00
tpm_int.h tpm_emulator: Translate TPM error codes to strings 2019-07-25 11:37:10 -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 qemu-common.h exactly where needed 2019-06-12 13:20:20 +02:00
tpm_ppi.c tpm: clear RAM when "memory overwrite" requested 2019-01-17 21:10:57 -05:00
tpm_ppi.h tpm: clear RAM when "memory overwrite" requested 2019-01-17 21:10:57 -05:00
tpm_tis.c tpm: Exit in reset when backend indicates failure 2019-07-25 11:04:54 -04:00
tpm_util.c tpm: convert tpm_util.c to use trace-events 2018-03-06 13:00:41 -05:00
tpm_util.h tpm: wrap stX_be_p in tpm_cmd_set_XYZ functions 2018-02-03 09:01:55 -05:00
trace-events trace-events: Shorten file names in comments 2019-03-22 16:18:07 +00:00