[PATCH] tpm: add TPM2_GetRandom command support
Simon Glass
sjg at chromium.org
Sun Jun 7 15:45:56 CEST 2020
On Thu, 4 Jun 2020 at 17:44, Dhananjay Phadke
<dphadke at linux.microsoft.com> wrote:
>
> Add support for TPM2 GetRandom command
>
> Signed-off-by: Dhananjay Phadke <dphadke at linux.microsoft.com>
> ---
> include/tpm-v2.h | 13 +++++++++++++
> lib/tpm-v2.c | 44 ++++++++++++++++++++++++++++++++++++++++++++
> 2 files changed, 57 insertions(+)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list