5.6 - 2023-11-08
-
tpm2_eventlog: - add H-CRTM event support - add support of efivar versions less than 38 - Add support to check for efivar/efivar.h manually - Minor formatting fixes - tpm2_eventlog: add support for replay with different StartupLocality - Fix pcr extension for EV_NO_ACTION - Extend test of yaml string representation - Use helper for printing a string dump - Fix upper bound on unique data size - Fix YAML string formatting
-
tpm2_policy:
- Add support for parsing forward seal TPM values
- Use forward seal values in creating policies
- Move dgst_size in evaluate_populate_pcr_digests()
- Allow more than 8 PCRs for sealing
- Move dgst_size in evaluate_populate_pcr_digests
- Allow more than 8 PCRs for sealing
- Make __wrap_Esys_PCR_Read() more dynamic to enable testing more PCRs
-
tpm2_encryptdecrypt: Fix pkcs7 padding stripping
-
tpm2_duplicate:
- Support -a option for attributes
- Add --key-algorithm option
-
tpm2_encodeobject: Use the correct -O option instead of -C