acrn-hypervisor/devicemodel/hw/platform/tpm
Yonghua Huang 720a77c190 dm: fix mutex lock issue in tpm_rbc.c
In function crb_reg_write() in tpm_rbc.c
 'tpm_vdev->request_mutex' will potentially kept
 in locked state after crb_reg_write() returns.

Tracked-On: #4086
Signed-off-by: Yonghua Huang <yonghua.huang@intel.com>
Reviewed-by: Yadong Qi <yadong.qi@intel.com>
Acked-by: Yu Wang <yu1.wang@intel.com>
2019-11-18 10:40:02 +08:00
..
tpm_crb.c dm: fix mutex lock issue in tpm_rbc.c 2019-11-18 10:40:02 +08:00
tpm_emulator.c dm: use strnlen to replace strlen 2018-12-25 18:40:04 +08:00
tpm_internal.h DM: Support TPM2 CRB device virtualization 2018-11-29 09:19:16 +08:00
tpm.c dm: use strncpy to replace strcpy 2018-12-25 18:40:04 +08:00