diff options
author | Sumit Garg <sumit.garg@linaro.org> | 2019-10-16 07:14:52 +0200 |
---|---|---|
committer | Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> | 2019-11-12 20:45:37 +0100 |
commit | 74edff2d74c64ca5977a57efb5c238c8f5318ba9 (patch) | |
tree | e9c6925cd5f9f3ef214bfd98738fde76fdf92c59 /scripts/decodecode | |
parent | tpm: use GFP_KERNEL instead of GFP_HIGHMEM for tpm_buf (diff) | |
download | linux-74edff2d74c64ca5977a57efb5c238c8f5318ba9.tar.xz linux-74edff2d74c64ca5977a57efb5c238c8f5318ba9.zip |
tpm: Move tpm_buf code to include/linux/
Move tpm_buf code to common include/linux/tpm.h header so that it can
be reused via other subsystems like trusted keys etc.
Also rename trusted keys and asymmetric keys usage of TPM 1.x buffer
implementation to tpm1_buf to avoid any compilation errors.
Suggested-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Signed-off-by: Sumit Garg <sumit.garg@linaro.org>
Reviewed-by: Jerry Snitselaar <jsnitsel@redhat.com>
Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Tested-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Diffstat (limited to 'scripts/decodecode')
0 files changed, 0 insertions, 0 deletions