v0.9.4
tpm12: Initialize variables due to gcc complaint (s390x, false positive)
tpm2: Initialize variables due to gcc complaint (s390x, false positive)
build-sys: Use -DOPENSSL_SUPPRESS_DEPRECATED to suppress warning (OSSL 3)
library: use __attribute__((format,...) to check printf format and args
build-sys: add optional --with-tpm1
Integrate the TPM 2 into the library; do not compile with TPM 2 yet
build-sys: work around broken linker when testing --version-script support
Move common debug, memory & nvfile units to src/
tpm: #undef printf in case it is #define'd (OSS-Fuzz)
Fix many misspellings
tpm2: Report supported Camellia keysizes in the JSON
tpm2: rev155: Major refactoring of header files