commit | cf4bfea2932c522aa30e8f6d7cc52bc5e5f733ee | [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 | caaf40a3ab8b4f5305c9f61174f4f283abbe99b9 [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>