nagendra modadugu 2ad394d5c0 CR50: have the TPM2 library always use software SHA
As discussed in the associated bug, interleaving usage
of the key-ladder and the h/w SHA engine is not supported
by the underlying hardware.  So far this limitation has
not been an issue since the key-ladder was not used during
run-time, however this is changing with encrypted NVMEM
support.

Once we can guarantee that the key-ladder will not be
invoked between SHA_init() and final(), we can re-enable
h/w support for TPM2 code.

The performance impact to TPM2 operations is expected to
be minor, since the data being hashed is at most a few kB.

BRANCH=none
BUG=chrome-os-partner:55331
TEST=TCG tests pass

Change-Id: Ia0a565af7179d0b3745eb465220ba844feaecb92
Signed-off-by: nagendra modadugu <ngm@google.com>
Reviewed-on: https://chromium-review.googlesource.com/430292
Commit-Ready: Marius Schilder <mschilder@chromium.org>
Tested-by: Marius Schilder <mschilder@chromium.org>
Reviewed-by: Marius Schilder <mschilder@chromium.org>
Reviewed-by: Vadim Bendebury <vbendeb@chromium.org>
2017-01-20 20:45:37 -08:00
2017-01-18 22:50:54 -08:00
2016-11-10 21:28:33 -08:00
2016-09-09 19:20:12 -07:00
2012-05-11 09:11:52 -07:00
2014-04-02 19:58:53 +00:00
2015-12-08 20:05:05 -08:00

For an overview of the Embedded Controller firmware, refer to

http://www.chromium.org/chromium-os/2014-firmware-summit

For instructions on building from source, refer to

http://www.chromium.org/chromium-os/ec-development/getting-started-building-ec-images-quickly
Description
No description provided
Readme 1.4 GiB
Languages
C 64.7%
Lasso 20.7%
ASL 3.6%
JavaScript 3.2%
C# 2.9%
Other 4.6%