diff options
author | Tomas Winkler <tomas.winkler@intel.com> | 2018-10-19 20:22:56 +0200 |
---|---|---|
committer | Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> | 2018-11-13 12:46:30 +0100 |
commit | d4a317563207163ddcf677e5965ffc56ef073514 (patch) | |
tree | 9e806a05db0bc90b044acc0e41abd9c47d94220e /drivers/char/virtio_console.c | |
parent | tpm: factor out tpm1_get_random into tpm1-cmd.c (diff) | |
download | linux-d4a317563207163ddcf677e5965ffc56ef073514.tar.xz linux-d4a317563207163ddcf677e5965ffc56ef073514.zip |
tpm: move tpm 1.x selftest code from tpm-interface.c tpm1-cmd.c
Move the tpm1 selftest code functions to tpm1-cmd.c
and adjust callers to use the new function names.
1. tpm_pcr_read_dev() to tpm1_pcr_read_dev().
2. tpm_continue_selftest() to tpm1_continue_selftest().
3. tpm_do_selftest() to tpm1_do_selftest()
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 'drivers/char/virtio_console.c')
0 files changed, 0 insertions, 0 deletions