mirror of
https://github.com/stefanberger/swtpm.git
synced 2026-02-05 05:59:18 +00:00
Add an option that allows for the configuration of the default PCR bank to use. This was currently hard coded to sha256 and now may be passed via this option. The fallback is still sha256. Valid PCR bank names are sha1, sha256, sha384, and sha512. The passed list must be a comma- separated list of the valid PCR bank names. Signed-off-by: Stefan Berger <stefanb@linux.ibm.com> |
||
|---|---|---|
| .. | ||
| Makefile.am | ||
| test_pcr_bank_list | ||