commit | 713c58a1ae548f247cdc968d4f548186eba5076b | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Feb 06 14:23:39 2021 -0700 |
committer | Tom Rini <trini@konsulko.com> | Tue Mar 02 15:53:37 2021 -0500 |
tree | 0d3e45b04d1b41e8f826a33b1f107d5926164430 | |
parent | 3b3ac8bc3bb4a1037764039991283817e0844629 [diff] |
tpm: Add an implementation of define_space Add support for this so that the TPM can be set up for use with Chromium OS verified boot. Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>