% tss2_provision(1) tpm2-tools | General Commands Manual % % APRIL 2019
tss2_provision(1) -
tss2_provision [OPTIONS]
tss2_provision(1) - This command provisions a FAPI instance and its associated TPM. The steps taken are:
If an authorization value is associated with the storage hierarchy, it is highly recommended that the SRK without authorization value is made persistent.
The paths of the different metadata storages for keys and nv indices are configured in the FAPI configuration file (cf., fapi-config(5)).
These are the available options:
-E, --authValueEh=STRING: The authorization value for the privacy admin, i.e. the endorsement hierarchy. Optional parameter.
-S, --authValueSh=STRING: The authorization value for the owner, i.e. the storage hierarchy. Optional parameter.
-L, --authValueLockout=STRING: The authorization value for the lockout authorization. Optional parameter.
tss2_provision
0 on success or 1 on failure.