Re: [PATCH] KEYS: trusted: allow trusted.ko to initialize w/o a TPM

From: Jarkko Sakkinen
Date: Tue Mar 26 2019 - 07:50:56 EST


On Mon, Mar 25, 2019 at 02:33:38PM -0700, Dan Williams wrote:
> On Mon, Mar 25, 2019 at 7:48 AM Jarkko Sakkinen
> <jarkko.sakkinen@xxxxxxxxxxxxxxx> wrote:
> >
> > Allow trusted.ko to initialize w/o a TPM. This commit adds checks to the
> > key type callbacks and exported functions to fail when a TPM is not
> > available.
> >
> > Cc: Dan Williams <dan.j.williams@xxxxxxxxx>
>
> Reported-and-tested-by: Dan Williams <dan.j.williams@xxxxxxxxx>

Thanks Dan!

/Jarkko