HIRS/HIRS_Provisioner
apldev4 90a94434b1
[#119] tpm_aca_provision no longer tries to guess the TPM version. (#120)
The tpm_aca_provision script used to try to guess the version
of the TPM on the machine and call the appropriate command
to provision the TPM. However:
1. The guessing was error prone,
2. The command to provision the TPM is the same regardless of the
TPM version, and
3. By the time the script is run, either the TPM Provisioner 1.2
package or the TPM Provisioner 2.0 package has already been
installed. By that point, it's too late to be wondering which
version of TPM is on the machine. The decision of which package
to install is guided by the documentation.
2019-03-29 11:35:28 -04:00
..
config/checkstyle Initial release 2018-09-06 09:47:33 -04:00
debian Initial release 2018-09-06 09:47:33 -04:00
man Initial release 2018-09-06 09:47:33 -04:00
scripts/install [#119] tpm_aca_provision no longer tries to guess the TPM version. (#120) 2019-03-29 11:35:28 -04:00
setup Initial release 2018-09-06 09:47:33 -04:00
src [#41] Provisioners use PACCOR for device info collection. (#45) 2018-11-07 14:54:48 -05:00
build.gradle Initial release 2018-09-06 09:47:33 -04:00
create-ek-cert.sh Initial release 2018-09-06 09:47:33 -04:00
hirs-provisioner-config.sh Initial release 2018-09-06 09:47:33 -04:00
TPMModule.properties Initial release 2018-09-06 09:47:33 -04:00