tpm2-tss:master

Last commit made on 2024-05-19
Get this branch:
git clone -b master https://git.launchpad.net/tpm2-tss

Branch merges

Branch information

Name:
master
Repository:
lp:tpm2-tss

Recent commits

e625875... by Juergen Repp <email address hidden>

TCTI: Fix leak produced in Tss2_TctiLdr_Initialize_Ex

The return code of tctildr_init_context_data was not checked in
Tss2_TctiLdr_Initialize_Ex. The cleanup part of this function was
not executed and so a leak was produced.
Fixes #2842

Signed-off-by: Juergen Repp <email address hidden>

fc98757... by Andreas Fuchs <email address hidden>

README: Update Mailing list info

Signed-off-by: Andreas Fuchs <email address hidden>

7543041... by Johannes Holland <email address hidden>

iwyu: fix includes with mapping file

Signed-off-by: Johannes Holland <email address hidden>

b312e32... by Johannes Holland <email address hidden>

iwyu: add map file to correctly and deterministicly lint includes

Signed-off-by: Johannes Holland <email address hidden>

9f336a5... by Juergen Repp <email address hidden>

FAPI: Improve the error message for self signed EK certificates.

The error message
"curl_url_set for CURUPART_URL failed: Unsupported URL scheme"
was displayed if a self signed EK certificate was stored in the TPM.
Now a better error message is displayed to explain that FAPI can
be used if "ek_cert_less" is set to "yes" in the FAPI config file.
Addresses: #2833

Signed-off-by: Juergen Repp <email address hidden>

a19ac4c... by Christopher Byrne <email address hidden>

int-log-compiler-common.sh: Remove dependency on which

Signed-off-by: Christopher Byrne <email address hidden>

3fe8574... by Andreas Fuchs <email address hidden>

IWYU: Convert FAPI tests

Signed-off-by: Andreas Fuchs <email address hidden>

783d0fa... by Andreas Fuchs <email address hidden>

IWYU: Convert ESYS tests

Signed-off-by: Andreas Fuchs <email address hidden>

d7284dd... by Andreas Fuchs <email address hidden>

IWYU: Convert SYS tests

Signed-off-by: Andreas Fuchs <email address hidden>

54d8d7e... by Andreas Fuchs <email address hidden>

IWYU: Convert unit tests

Signed-off-by: Andreas Fuchs <email address hidden>