commit | cd9b7631a888f6615dac148c10d72a253b98c64b | [log] [tgz] |
---|---|---|
author | Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> | Mon Nov 14 05:00:50 2016 -0500 |
committer | Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> | Mon Nov 28 01:31:31 2016 +0200 |
tree | fea727e138e62c981c51158e450f0df4612223ea | |
parent | b1a9b7b602c5320ab3827a3f6a6a5211826308c4 [diff] |
tpm: replace dynamically allocated bios_dir with a static array This commit is based on a commit by Nayna Jain. Replaced dynamically allocated bios_dir with a static array as the size is always constant. Suggested-by: Jason Gunthorpe <jgunthorpe@obsidianresearch.com> Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>