[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190827171106.owkvt6slwwg5ypyl@srcf.ucam.org>
Date: Tue, 27 Aug 2019 18:11:06 +0100
From: Matthew Garrett <mjg59@...f.ucam.org>
To: Seunghun Han <kkamagui@...il.com>
Cc: Matthew Garrett <mjg59@...gle.com>,
Jarkko Sakkinen <jarkko.sakkinen@...ux.intel.com>,
Peter Huewe <peterhuewe@....de>,
"open list:TPM DEVICE DRIVER" <linux-integrity@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] x86: tpm: Remove a busy bit of the NVS area for
supporting AMD's fTPM
On Wed, Aug 28, 2019 at 01:36:30AM +0900, Seunghun Han wrote:
> I got your point. Is there any problem if some regions which don't
> need to be handled in NVS area are saved and restored? If there is a
> problem, how about adding code for ignoring the regions in NVS area to
> the nvs.c file like Jarkko said? If we add the code, we can save and
> restore NVS area without driver's interaction.
The only thing that knows which regions should be skipped by the NVS
driver is the hardware specific driver, so the TPM driver needs to ask
the NVS driver to ignore that region and grant control to the TPM
driver.
--
Matthew Garrett | mjg59@...f.ucam.org
Powered by blists - more mailing lists