From: Ard Biesheuvel <ardb@kernel•org>
To: linux-kernel@vger•kernel.org
Cc: devicetree@vger•kernel.org, peterhuewe@gmx•de,
jarkko.sakkinen@linux•intel.com, jgg@ziepe•ca,
masahisa.kojima@linaro•org, linux-integrity@vger•kernel.org,
Ard Biesheuvel <ardb@kernel•org>,
linux-arm-kernel@lists•infradead.org
Subject: [PATCH v2 0/2] synquacer: add TPM support
Date: Tue, 14 Jan 2020 15:16:45 +0100 [thread overview]
Message-ID: <20200114141647.109347-1-ardb@kernel.org> (raw)
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@linux•intel.com
Cc: linux-arm-kernel@lists•infradead.org
Cc: masahisa.kojima@linaro•org
Cc: devicetree@vger•kernel.org
Cc: linux-integrity@vger•kernel.org
Cc: linux-kernel@vger•kernel.org
Cc: peterhuewe@gmx•de
Cc: jgg@ziepe•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
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists•infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next reply other threads:[~2020-01-14 14:17 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-14 14:16 Ard Biesheuvel [this message]
2020-01-14 14:16 ` [PATCH v2 1/2] dt-bindings: tpm-tis-mmio: add compatible string for SynQuacer TPM Ard Biesheuvel
2020-01-21 22:23 ` Rob Herring
2020-01-23 12:22 ` Jarkko Sakkinen
2020-01-23 12:23 ` Ard Biesheuvel
2020-01-14 14:16 ` [PATCH v2 2/2] tpm: tis: add support for MMIO TPM on SynQuacer Ard Biesheuvel
2020-01-23 12:27 ` Jarkko Sakkinen
2020-01-23 12:29 ` Ard Biesheuvel
2020-01-30 8:37 ` Jarkko Sakkinen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200114141647.109347-1-ardb@kernel.org \
--to=ardb@kernel$(echo .)org \
--cc=devicetree@vger$(echo .)kernel.org \
--cc=jarkko.sakkinen@linux$(echo .)intel.com \
--cc=jgg@ziepe$(echo .)ca \
--cc=linux-arm-kernel@lists$(echo .)infradead.org \
--cc=linux-integrity@vger$(echo .)kernel.org \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=masahisa.kojima@linaro$(echo .)org \
--cc=peterhuewe@gmx$(echo .)de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox