]> git.ipfire.org Git - thirdparty/qemu.git/commit
tpm: use loop iterator to set sts data field
authorPrasad J Pandit <pjp@fedoraproject.org>
Tue, 6 Nov 2018 05:21:44 +0000 (10:51 +0530)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Tue, 2 Apr 2019 01:36:21 +0000 (20:36 -0500)
commit3fd92155fd4e0872f176796589ba3d78261e78b4
tree70b28145dc3c8ff94d9f0dc441ce63f74dfa5042
parent69ec5ee5acb9e5276e9f2175bea6b46d928c3350
tpm: use loop iterator to set sts data field

When TIS request is done, set 'sts' data field across all localities.

Signed-off-by: Prasad J Pandit <pjp@fedoraproject.org>
Reviewed-by: Stefan Berger <stefanb@linux.ibm.com>
Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
(cherry picked from commit 6a50bb98f24929c9fc69e9197eb21c142e061fbd)
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
hw/tpm/tpm_tis.c