lkml.org 
[lkml]   [2019]   [Aug]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [RFC/RFT v4 4/5] KEYS: trusted: move tpm2 trusted keys code
    On Tue, Aug 13, 2019 at 01:23:03PM +0530, Sumit Garg wrote:
    > Move TPM2 trusted keys code to trusted keys subsystem. The reason
    > being it's better to consolidate all the trusted keys code to a single
    > location so that it can be maintained sanely.
    >
    > Suggested-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
    > Signed-off-by: Sumit Garg <sumit.garg@linaro.org>
    > ---
    > drivers/char/tpm/tpm-chip.c | 1 +
    > drivers/char/tpm/tpm-interface.c | 56 -----
    > drivers/char/tpm/tpm.h | 16 --
    > drivers/char/tpm/tpm2-cmd.c | 308 +-----------------------
    > include/keys/trusted_tpm.h | 7 +
    > include/linux/tpm.h | 56 +++--
    > security/keys/trusted-keys/Makefile | 1 +
    > security/keys/trusted-keys/trusted-tpm2.c | 378 ++++++++++++++++++++++++++++++

    Would prefer trusted_tpm2.c.

    /Jarkko

    \
     
     \ /
      Last update: 2019-08-19 19:09    [W:3.281 / U:0.012 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site