diff --git a/src/tpm2/TpmProfile.h b/src/tpm2/TpmProfile.h index c7c0282e..76bd3691 100644 --- a/src/tpm2/TpmProfile.h +++ b/src/tpm2/TpmProfile.h @@ -241,7 +241,7 @@ #define NUM_AUTHVALUE_PCR_GROUP 1 #endif #ifndef MAX_CONTEXT_SIZE -#define MAX_CONTEXT_SIZE 2474 +#define MAX_CONTEXT_SIZE 2474 /* libtpms changed */ #endif #ifndef MAX_DIGEST_BUFFER #define MAX_DIGEST_BUFFER 1024