[Skiboot] [PATCH] libstb/trustedboot: Enable trusted_measure in fast-reboot path

ppaidipe ppaidipe at linux.vnet.ibm.com
Thu Mar 15 17:04:43 AEDT 2018


On 2018-03-15 11:13, Pridhiviraj Paidipeddi wrote:
> Currently in fast-reboot path trusted measure is not functioning
> due to the tpm_cleanup happening in full IPL which un-registers
> all the tpms.
> 
> It fails with below messages
> [xxx,3] STB: BOOTKERNEL NOT MEASURED. Already exited from boot services
> [xxx,3] STB: EV_SEPARATOR (pcr0) NOT MEASURED. No TPM 
> registered/enabled
> 
> This patch enables it by enabling the boot_services_exited flag and
> doing the tpm_cleanup only when trusted boot mode is OFF.
> 

Stewart hold on this patch, will send a V2 with some minor cleanups.

Thanks
Pridhiviraj



More information about the Skiboot mailing list