libtpms/src
Stefan Berger 1d918e5426 Fix regression from 'Recalculate the entrysize in front of ...'
The patch 'Recalculate the entrysize in front of every USER_NVRAM blob'
did not properly account for the TPM_HANDLE when recalculating the
entry size of an OBJECT in NVRAM. As a consequence all OBJECTS and NVRAM
indices following the first OBJECT got lost.

Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
2018-07-27 17:22:20 -04:00
..
tpm2 Fix regression from 'Recalculate the entrysize in front of ...' 2018-07-27 17:22:20 -04:00
tpm12 tpm2: Choose the TPM2 NVRAM memory to be 64kb 2018-06-15 18:07:48 -04:00
compiler.h library: use __attribute__((format,...) to check printf format and args 2018-06-15 18:07:49 -04:00
libtpms.syms Integrate the TPM 2 into the library; do not compile with TPM 2 yet 2018-06-15 18:07:47 -04:00
Makefile.am build: Add missing header files for building RPM from tar file 2018-06-15 18:07:49 -04:00
tpm_library_conf.h Initial import of project 2013-10-31 15:33:22 -05:00
tpm_library_intern.h library: use __attribute__((format,...) to check printf format and args 2018-06-15 18:07:49 -04:00
tpm_library.c tpm2: implement TPM2_Get/SetState 2018-06-15 18:07:48 -04:00
tpm_tpm2_interface.c tpm2: Determine which PCR banks need to be restored 2018-07-19 17:19:53 -04:00
tpm_tpm2_tis.c Support for TPMEstablished flag in TPM2 code 2018-06-15 18:07:47 -04:00
tpm_tpm12_interface.c Integrate the TPM 2 into the library; do not compile with TPM 2 yet 2018-06-15 18:07:47 -04:00
tpm_tpm12_tis.c Introduce internal interface to reach TPM functionality 2015-12-08 09:07:54 -05:00