Re: [PATCH v2 17/17] x86: coral: Enable TPM

2020-02-04 Thread Bin Meng
On Tue, Feb 4, 2020 at 8:20 AM Simon Glass wrote: > > Enable TPM2 so that we can use cr50. > > Signed-off-by: Simon Glass > --- > > Changes in v2: > - Update the commit message > - Add new patches to handle requesting interrupts and interrupt state > > configs/chromebook_coral_defconfig | 3 ++-

[PATCH v2 17/17] x86: coral: Enable TPM

2020-02-03 Thread Simon Glass
Enable TPM2 so that we can use cr50. Signed-off-by: Simon Glass --- Changes in v2: - Update the commit message - Add new patches to handle requesting interrupts and interrupt state configs/chromebook_coral_defconfig | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git