]> git.proxmox.com Git - libtpms.git/commit - CHANGES
tpm2: Make exp. size of compile-time constants dependent on header version
authorStefan Berger <stefanb@linux.ibm.com>
Wed, 4 Aug 2021 17:49:34 +0000 (13:49 -0400)
committerStefan Berger <stefanb@us.ibm.com>
Mon, 6 Sep 2021 17:42:06 +0000 (13:42 -0400)
commit5e97c2e78d45cac425802d93e8b4b506570ec7f0
treeb4c17dae170aa8c07d7239a1719669b24af6071c
parent1d99fa711e168a48c601e61ca11989c15e264143
tpm2: Make exp. size of compile-time constants dependent on header version

Make the expected array size of compile-time constants dependent on
the version of the header. This way we can add elements to the array
while bumping up the version of the header.

Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
CHANGES
src/tpm2/NVMarshal.c