Re: [PATCH] tpm: Enable boot despite unknown firmware failure

2023-06-15 Thread Daniel Kiper
On Wed, Jun 14, 2023 at 04:59:29PM +0200, Michał Grzelak wrote: > Currently booting the system is prevented when call to EFI firmware > hash_log_extend_event() returns unknown error. Solve this by following > convention used in commit a4356538d (commands/tpm: Don't propagate > measurement failures

[PATCH] tpm: Enable boot despite unknown firmware failure

2023-06-14 Thread Michał Grzelak
Currently booting the system is prevented when call to EFI firmware hash_log_extend_event() returns unknown error. Solve this by following convention used in commit a4356538d (commands/tpm: Don't propagate measurement failures to the verifiers layer). Let the system to be bootable by default when