[PATCH 003/108] tpm: cr50: Release locality on exit

Bin Meng bmeng.cn at gmail.com
Sat Feb 8 15:53:27 CET 2020


On Mon, Jan 27, 2020 at 1:08 PM Simon Glass <sjg at chromium.org> wrote:
>
> At present the cr50 driver claims the locality and does not release it for
> Linux. This causes problems. Fix this by tracking what is claimed, and
> adding a 'remove' method.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
>  drivers/tpm/cr50_i2c.c | 13 +++++++++++--
>  1 file changed, 11 insertions(+), 2 deletions(-)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list