lib: tpm: Add command to flush resources
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.six@gdsys.cc> Reviewed-by:
Stefan Roese <sr@denx.de> Reviewed-by:
Simon Glass <sjg@chromium.org> Signed-off-by:
Stefan Roese <sr@denx.de>
Showing
- board/gdsys/p1022/controlcenterd-id.c 0 additions, 9 deletionsboard/gdsys/p1022/controlcenterd-id.c
- cmd/tpm.c 70 additions, 0 deletionscmd/tpm.c
- drivers/tpm/Kconfig 6 additions, 0 deletionsdrivers/tpm/Kconfig
- include/tpm.h 45 additions, 0 deletionsinclude/tpm.h
- lib/tpm.c 29 additions, 0 deletionslib/tpm.c
Loading
Please register or sign in to comment