v0.9.1
Move common debug, memory & nvfile units to src/
Fix "maybe-uninitialized" warning
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
Fix many misspellings
tpm2: Report supported Camellia keysizes in the JSON
tpm2: rev155: Major refactoring of header files