From: "Jorge Ramirez-Ortiz, Foundries" <jorge@foundries.io>
To: Miquel Raynal <miquel.raynal@bootlin.com>
Cc: "Jorge Ramirez-Ortiz, Foundries" <jorge@foundries.io>,
Tim Harvey <tharvey@gateworks.com>,
u-boot@lists.denx.de,
Ilias Apalodimas <ilias.apalodimas@linaro.org>,
Adam Ford <aford173@gmail.com>,
Rasmus Villemoes <rasmus.villemoes@prevas.dk>
Subject: Re: [PATCH v3] tpm: display warning if using gpio reset with TPM
Date: Thu, 16 May 2024 11:46:19 +0200 [thread overview]
Message-ID: <ZkXV6wBiN/oRfUH+@trex> (raw)
In-Reply-To: <20240516113414.49fe3b9f@xps-13>
On 16/05/24 11:34:14, Miquel Raynal wrote:
> Hi Jorge,
>
> ...
>
> > > > - board with no reset gpio
> > > > u-boot=> tpm init && tpm info
> > > > tpm@1 v2.0: VendorID 0x1114, DeviceID 0x3205, RevisionID 0x01 [open]
> > > > - board with a reset gpio
> > > > u-boot=> tpm init && tpm info
> > > > tpm@1: TPM gpio reset should not be used on secure production devices
> > > > tpm@1 v2.0: VendorID 0x1114, DeviceID 0x3205, RevisionID 0x01 [open]
> > > >
> > > > [1] https://trustedcomputinggroup.org/wp-content/uploads/TCG_PCClientTPMInterfaceSpecification_TIS__1-3_27_03212013.pdf
> > > >
> > > > Signed-off-by: Tim Harvey <tharvey@gateworks.com>
> > >
> > > Looks way cleaner, thanks.
> > >
> > > Reviewed-by: Miquel Raynal <miquel.raynal@bootlin.com>
> > >
> > > Miquèl
> >
> > nice. if needed
> >
> > Signed-off-by: Jorge Ramirez-Ortiz <jorge@foundries.io>
>
> You cannot send your SoB like this. SoB means you are carrying some
> code which complies with the license, etc.
>
> Either you were part of the original writing and want to be credited
> for that (you can be the author and first SoB, or suggest Tim to use
> Co-developed-by). Or you reviewed the change (Reviewed-by), you tested
> the change (Tested-by), or you are maintainer/responsible for some part
> that is touched and you agree with the change (Acked-by).
right, however there is some lenience in the process: some projects accept
the signed off, some others add the acked or reviewed and so on...
but I agree with you and I certainly do not need/want/expect to be
credited for this work. it is all good on my end :)
>
> Thanks,
> Miquèl
btw you could have simply ignored my note btw : notice the "if needed"
part in my response. for reference, I noticed my name in CC, checked the
change, thought it was a good idea and tried to move it a long - just
chose the wrong tag for sure...
next prev parent reply other threads:[~2024-05-16 9:46 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-15 23:21 [PATCH v3] tpm: display warning if using gpio reset with TPM Tim Harvey
2024-05-16 7:09 ` Miquel Raynal
2024-05-16 9:09 ` Jorge Ramirez-Ortiz, Foundries
2024-05-16 9:34 ` Miquel Raynal
2024-05-16 9:46 ` Jorge Ramirez-Ortiz, Foundries [this message]
2024-05-16 10:40 ` Miquel Raynal
2024-05-21 19:04 ` Ilias Apalodimas
2024-05-21 19:01 ` Ilias Apalodimas
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=ZkXV6wBiN/oRfUH+@trex \
--to=jorge@foundries.io \
--cc=aford173@gmail.com \
--cc=ilias.apalodimas@linaro.org \
--cc=miquel.raynal@bootlin.com \
--cc=rasmus.villemoes@prevas.dk \
--cc=tharvey@gateworks.com \
--cc=u-boot@lists.denx.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.