diff options
author | Miquel Raynal <miquel.raynal@bootlin.com> | 2018-05-15 11:57:04 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2018-05-25 08:12:40 -0400 |
commit | 06425aa087b7dae17028544a0161ecc2ba6059c8 (patch) | |
tree | 1f8cb50d893bdc314fc43fa33ccd0377a65b0477 /cmd/Kconfig | |
parent | 96cc4e31fb8450c8ee3cee7bd5f8580a0c9a2224 (diff) | |
download | u-boot-midas-06425aa087b7dae17028544a0161ecc2ba6059c8.tar.gz u-boot-midas-06425aa087b7dae17028544a0161ecc2ba6059c8.tar.bz2 u-boot-midas-06425aa087b7dae17028544a0161ecc2ba6059c8.zip |
tpm: add Revision ID field in the chip structure
TPM are shipped with a few read-only register from which we can retrieve
for instance:
- vendor ID
- product ID
- revision ID
Product and vendor ID share the same register and are already referenced
in the tpm_chip structure. Add the revision ID entry which is missing.
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'cmd/Kconfig')
0 files changed, 0 insertions, 0 deletions