From mboxrd@z Thu Jan 1 00:00:00 1970 From: Miquel Raynal Date: Mon, 18 Jun 2018 11:47:13 +0200 Subject: [U-Boot] tpm TIS TPMv2.0 In-Reply-To: References: <20180618100500.41e32bc9@xps13> <20180618104315.38274cab@xps13> <20180618112131.75e3dc5b@xps13> <20180618113458.24303920@xps13> Message-ID: <20180618114713.1af422fd@xps13> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable To: u-boot@lists.denx.de Hi Martin, > > > Nevertheless one question: Why did you define another dts binding > > > instead of using that one what is already available on the Linux > > > kernel? There is "tcg,tpm_tis-spi" already defined. =20 > >=20 > > I did not know this one, actually I mostly worked on U-Boot. > >=20 > > However, this compatible is misleading as it does not make any differen= ce > > between v1.x and v2.0 specification. =20 >=20 > But on the other hand it would give us a chance to determine the version = at=20 > runtime what could be beneficial for firmware updates. But this is a spec= ial case. We already discussed that point on the ML and decided to choose the version at compile time. I did not have the firmware update case in mind though. Regards, Miqu=C3=A8l