From: Alexander Steffen <Alexander.Steffen@infineon.com>
To: <jarkko@kernel.org>, <linux-kernel@vger.kernel.org>,
<linux-integrity@vger.kernel.org>
Cc: Alexander Steffen <Alexander.Steffen@infineon.com>,
<peterhuewe@gmx.de>, <jgg@ziepe.ca>,
<krzysztof.kozlowski+dt@linaro.org>,
Johannes Holland <johannes.holland@infineon.com>,
Amir Mizinski <amirmizi6@gmail.com>
Subject: [PATCH v3 0/2] tpm_tis_i2c
Date: Fri, 20 May 2022 19:24:20 +0200 [thread overview]
Message-ID: <20220520172422.4309-1-Alexander.Steffen@infineon.com> (raw)
Johannes asked me to take over this series. I've decided to split off the
later patches from this series, since it was suggested to split those changes
into multiple patches and I don't want to blow up this series with too many
changes that are not strictly necessary for the I2C driver to work correctly.
So let's first concentrate on getting the basic functionality right, then we
can work on additional improvements.
I've addressed all review comments for patch 1/2.
Patch 2/2 is unmodified.
Johannes Holland (2):
tpm: Add tpm_tis_i2c backend for tpm_tis_core
tpm: Add tpm_tis_verify_crc to the tpm_tis_phy_ops protocol layer
drivers/char/tpm/Kconfig | 12 +
drivers/char/tpm/Makefile | 1 +
drivers/char/tpm/tpm_tis_core.c | 14 ++
drivers/char/tpm/tpm_tis_core.h | 10 +
drivers/char/tpm/tpm_tis_i2c.c | 405 ++++++++++++++++++++++++++++++++
5 files changed, 442 insertions(+)
create mode 100644 drivers/char/tpm/tpm_tis_i2c.c
--
2.25.1
next reply other threads:[~2022-05-20 17:24 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-20 17:24 Alexander Steffen [this message]
2022-05-20 17:24 ` [PATCH v3 1/2] tpm: Add tpm_tis_i2c backend for tpm_tis_core Alexander Steffen
2022-05-22 8:30 ` Krzysztof Kozlowski
2022-05-23 8:55 ` Alexander Steffen
2022-05-23 9:32 ` Krzysztof Kozlowski
2022-05-23 9:44 ` Krzysztof Kozlowski
2022-05-23 16:10 ` Alexander Steffen
2022-05-23 16:18 ` Alexander Steffen
2022-05-23 20:07 ` Jarkko Sakkinen
2022-05-20 17:24 ` [PATCH v3 2/2] tpm: Add tpm_tis_verify_crc to the tpm_tis_phy_ops protocol layer Alexander Steffen
2022-05-23 20:08 ` 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=20220520172422.4309-1-Alexander.Steffen@infineon.com \
--to=alexander.steffen@infineon.com \
--cc=amirmizi6@gmail.com \
--cc=jarkko@kernel.org \
--cc=jgg@ziepe.ca \
--cc=johannes.holland@infineon.com \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-integrity@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=peterhuewe@gmx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
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
all inboxes | Powered by JetHome®