stefanberger / swtpm

Libtpms-based TPM emulator with socket, character device, and Linux CUSE interface.
Other
564 stars 136 forks source link

tests: Update to ibmtpm20tss v2.3.1 with rev183 tests #865

Closed stefanberger closed 1 month ago

stefanberger commented 2 months ago

Upgrade ibmtpm20tss test suite to v2.3.1 with rev183 tests -- wait for libtpms to support rev183.

If libtpms v0.10 with rev183 does not enable the new policy command (to keep full backwards compatibility of libtpms v0.10 with v0.9 if no profile support is added) then this patch may not be needed.

stefanberger commented 1 month ago

@elmarco FYI: Since swtpm now requires libtpms >= 0.10 we can remove some patches from test using the ibmtss2 test suite...

elmarco commented 1 month ago

yeah, I realized some patches were not needed since I have just applied a few of them in my installable-tests tree