On 11 January 2017 at 08:00, Mario Six <mario....@gdsys.cc> wrote: > > This patch adds a function to the TPM library, which allows U-Boot to > flush resources, e.g. keys, from the TPM. > > Signed-off-by: Mario Six <mario....@gdsys.cc> > --- > Changes in v2: > > * Added U-Boot command for resource flushing ("tpm flush"), and made the > command and the library function deactivate-able via config > --- > board/gdsys/p1022/controlcenterd-id.c | 9 ----- > cmd/tpm.c | 70 > +++++++++++++++++++++++++++++++++++ > drivers/tpm/Kconfig | 6 +++ > include/tpm.h | 45 ++++++++++++++++++++++ > lib/tpm.c | 29 +++++++++++++++ > 5 files changed, 150 insertions(+), 9 deletions(-)
Reviewed-by: Simon Glass <s...@chromium.org> _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot