commit | 2bae712f7ab9525421662fbbbe1445b00cbee5b0 | [log] [tgz] |
---|---|---|
author | Miquel Raynal <miquel.raynal@bootlin.com> | Tue May 15 11:57:25 2018 +0200 |
committer | Tom Rini <trini@konsulko.com> | Fri May 25 20:13:00 2018 -0400 |
tree | a013317a2ff5f3fbf1f332184b1551a337a991f2 | |
parent | 2dffe1c6adc0dfb1fdce8a32e88a95ddec9004a7 [diff] |
tpm: add a Sandbox TPMv2.x driver This driver can emulate all the basic functionalities of a TPMv2.x chip and should behave like them during regular testing. Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>