swtpm/src
Stefan Berger 7edc44d576 swtpm: Add missing braces around TPM_DEBUG after if statement
Fix the following compilation issue:

swtpm_nvstore_dir.c: In function 'SWTPM_NVRAM_Validate_Dir':
swtpm_nvstore_dir.c:149:86: error: suggest braces around empty body in an 'if' statement [-Werror=empty-body]
         TPM_DEBUG("SWTPM_NVRAM_Validate_Dir: Rooted state path %s\n", tpm_state_path);
                                                                                      ^
Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
2021-08-13 17:13:22 -04:00
..
selinux build-sys: Label swtpm and swtpm_cuse with SELinux label 2020-08-19 14:36:10 -04:00
swtpm swtpm: Add missing braces around TPM_DEBUG after if statement 2021-08-13 17:13:22 -04:00
swtpm_bios build-sys: Add MY_CFLAGS, CFLAGS, and MY_LDFLAGS to all Makefile.am's 2021-07-27 15:39:48 -04:00
swtpm_cert swtpm*: report 'version' in --print-capabilities 2021-08-10 07:13:24 -04:00
swtpm_ioctl build-sys: Add MY_CFLAGS, CFLAGS, and MY_LDFLAGS to all Makefile.am's 2021-07-27 15:39:48 -04:00
swtpm_localca build-sys: Add MY_CFLAGS, CFLAGS, and MY_LDFLAGS to all Makefile.am's 2021-07-27 15:39:48 -04:00
swtpm_setup swtpm_setup: Add support for checking for TPM 1.2 and TPM 2 support 2021-08-10 09:38:48 -04:00
utils swtpm_setup: Move functions checking for directory access to library 2021-07-30 16:45:22 -04:00
Makefile.am Move swtpm_localca sources from samples/ to src/ 2021-07-25 08:52:13 -04:00