Checks whether the topology is open for Read or Write access.
int
tpm_infostatus(
ade_id tpm_id);
Returns 1 if the topology is open for Write or 0 if open for Read.
tpm_id | The topology ID. |
Checks whether the topology is open for Read or Write access.
int
tpm_infostatus(
ade_id tpm_id);
Returns 1 if the topology is open for Write or 0 if open for Read.
tpm_id | The topology ID. |