[SLOF] [PATCH 07/16] Perform some initial measurements

Stefan Berger stefanb at linux.vnet.ibm.com
Fri Nov 13 23:03:03 AEDT 2015


On 11/13/2015 12:20 AM, Nikunj A Dadhania wrote:
> Stefan Berger <stefanb at linux.vnet.ibm.com> writes:
>
>> On 11/12/2015 12:10 AM, Nikunj A Dadhania wrote:
>>
>> vTPM will enable trusted boot, not secure boot. We will deactivate the
>> TPM in case an error occurred, which should not be happening under
>> normal circumstances.
> Ok, what is user expected to do when this fails ?

Temporary deactivation (TPM_SetTempDeactivated) of the TPM will be done 
in the error path of functions that should never fail. The error code 
will come up in Forth code mostly to be able to display an error 
message.  If this happens this would indicate that something is wrong 
with the TPM itself and the user could either try to reboot the VM or 
define a new VM to see whether the error occurs there as well and if 
nothing else works file a bug report...

    Stefan



More information about the SLOF mailing list