v0.10.1
tpm12: Replace include of engine.h with err.h
tpm2: Fix potential out-of-bound access & abort due to HMAC signing issue
tpm2: Implement support for RuntimeAttributes (StateFormatLevel 7)
tpm2: Remove unused function parameters or mark them as unused
tpm2: Implement TPMLIB_WasManufactured API call
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)
tpm2: Wrap asprintf to avoid static analyzer warnings
Fix many misspellings
nvfile: Free allocated memory on failure
tpm2: rev155: Major refactoring of header files