diff options
author | Tomas Winkler <tomas.winkler@intel.com> | 2018-10-19 21:22:58 +0300 |
---|---|---|
committer | Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> | 2018-11-13 13:46:30 +0200 |
commit | 9db7fe187c54f216fc58deb062fe8bd5dc0e27d8 (patch) | |
tree | 9ec4d9efb52597ec61e09da8f280d730f79cf3a7 /virt/kvm | |
parent | c82a330ceceda28304e37bab35128fa0c9c7f172 (diff) | |
download | linux-9db7fe187c54f216fc58deb062fe8bd5dc0e27d8.tar.bz2 |
tpm: factor out tpm_startup function
TPM manual startup is used only from within TPM 1.x or TPM 2.x
code, hence remove tpm_startup() function from tpm-interface.c
and add two static functions implementations tpm1_startup()
and tpm2_startup() into to tpm1-cmd.c and tpm2-cmd.c respectively.
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Tested-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Diffstat (limited to 'virt/kvm')
0 files changed, 0 insertions, 0 deletions