Files
Samuele Pedroni 81aa8c9d93 secboot: use latest secboot with tpm legacy platform and v2 fully optional (#10946)
this bumps the secboot version to the one with

tpm "legacy" platform key data support, this means using the
ActivateVolumeWithKeyData APIs even with TPM but still using
the non-JSON keys

v2 sealed keys use only when strictly necessary, otherwise
v1 keys are written

to prepare for this we reapply the changes from #10715 that were reverted in #10930
2021-10-21 14:39:39 +02:00
..