[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200114141647.109347-1-ardb@kernel.org>
Date: Tue, 14 Jan 2020 15:16:45 +0100
From: Ard Biesheuvel <ardb@...nel.org>
To: linux-kernel@...r.kernel.org
Cc: Ard Biesheuvel <ardb@...nel.org>, jarkko.sakkinen@...ux.intel.com,
linux-arm-kernel@...ts.infradead.org, masahisa.kojima@...aro.org,
devicetree@...r.kernel.org, linux-integrity@...r.kernel.org,
peterhuewe@....de, jgg@...pe.ca
Subject: [PATCH v2 0/2] synquacer: add TPM support
This adds support for driving the TPM on Socionext SynQuacer platforms
using the existing driver for a memory mapped TIS frame.
v2:
- don't use read/write_bytes() to implement read/write16/32 since that uses
the wrong address
Cc: jarkko.sakkinen@...ux.intel.com
Cc: linux-arm-kernel@...ts.infradead.org
Cc: masahisa.kojima@...aro.org
Cc: devicetree@...r.kernel.org
Cc: linux-integrity@...r.kernel.org
Cc: linux-kernel@...r.kernel.org
Cc: peterhuewe@....de
Cc: jgg@...pe.ca
Ard Biesheuvel (2):
dt-bindings: tpm-tis-mmio: add compatible string for SynQuacer TPM
tpm: tis: add support for MMIO TPM on SynQuacer
Documentation/devicetree/bindings/security/tpm/tpm_tis_mmio.txt | 1 +
drivers/char/tpm/tpm_tis.c | 50 +++++++++++++++++++-
2 files changed, 49 insertions(+), 2 deletions(-)
--
2.20.1
Powered by blists - more mailing lists