[tpm2] Re: How do I use Microsoft's sim (TSS.MSR) with lib tss2-esys
Kenneth Goldman <kgoldman at us.ibm.com>
| Newsgroups | dev.linux.lists.tpm2 |
|---|---|
| Message-ID | < <BN8PR15MB2753A06089AAE9A2E25EEEC2F20C9@BN8PR15MB2753.namprd15.prod.outlook.com>> |
On Thu, 2022-03-10 at 07:44 -0800, Markus Willhelm Schmid wrote: > I made an error in my previous email, I pasted in the URL to IBM's TCC > stack and not to IBM's SW TPM. This is what I am trying to compile. > INVALID URI REMOVED > rojects_ibmswtpm2_&d=DwIGaQ&c=jf_iaSHvJObTbx-siA1ZOg&r=DZCVG43VcL8GTne > MZb8k8lEwb-O1GZktFfre1-mlmiA&m=k6WL9yJ4ArEed9DYXhOAaVAksQL5eN0-AESxyTz > f2Oo&s=jrTnVugnHRzLNiYwgHBvGhVR1XxGQJy1WFmXGZQyrBw&e= FYI Ken has a staged version that's ready to go with OpenSSL 3.0.1: https://github.com/kgoldman/ibmswtpm2/tree/next [kgold] A bit of background. The TPM reference code (from the specification) sometimes looks inside a OpenSSL structure that was later made opaque. Each time a new openssl version is released, I check to see if the structure has changed. The #error message reminds me to check. So far, we're good to 3.0.1. As Bill said, the staged version updated the check.