3 Commits

Author SHA1 Message Date
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
Ian Johnson
40609c1cac Revert "secboot: move to new version" 2021-10-14 12:47:15 -05:00
Dimitri John Ledkov
d52049308d secboot: read an array of enough looking mockSealedKeyObjects 2021-09-08 11:19:57 +01:00