v0.8.0
selinux: Replace hardcoded install path with @prefix@
swtpm: Add another exit label to avoid gcc -fanalyzer false positive
swtpm_bios: Use TPM2_ALG_SHA256 as parameter to TPM2_IncrementalSelfTest
swtpm_cert: Test for NULL pointer returned by malloc
swtpm: Implement CMD_LOCK_STORAGE to lock storage
swtpm_localca: Add comment that failure to read optsfile is not an issue
swtpm_setup: Configure swtpm to log to stdout/err if needed
swtpm: Move ARRAY_LEN and min #define's to swtpm_utils.h
Move swtpm_localca sources from samples/ to src/