commit | 3d930ed57c2e35f6e0dad735f5bbabe20407e2fa | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Feb 06 14:23:40 2021 -0700 |
committer | Tom Rini <trini@konsulko.com> | Tue Mar 02 15:53:37 2021 -0500 |
tree | 8d89c0a703f86a2ef5d55f28e1876c3b53f981c8 | |
parent | 713c58a1ae548f247cdc968d4f548186eba5076b [diff] |
tpm: Add TPM2 support for read/write values Implement this API function for TPM2. Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>