commit | a92b794f3203831b384cfd5bb700718ad9fdeb05 | [log] [tgz] |
---|---|---|
author | Miquel Raynal <miquel.raynal@bootlin.com> | Thu Jul 19 22:35:12 2018 +0200 |
committer | Tom Rini <trini@konsulko.com> | Sat Jul 28 11:58:09 2018 -0400 |
tree | aac59dc4ecfcbf816d1f37a1206ae6436dd68e3e | |
parent | 58233075f972bacd2acfb47d1bc8fd069a1c3b10 [diff] |
sandbox: compile both TPM stack versions and drivers Now that TPMv1 and TPMv2 can be compiled at the same time, let's compile them both with Sandbox as well as both drivers (and, it is already implied in Kconfig: both commands). Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com> Reviewed-by: Simon Glass <sjg@chromium.org>