On Mon, 9 Jan 2023 at 14:55, Eddie James <eaja...@linux.ibm.com> wrote: > > The driver needs to support getting the PCRs in the capabilities > command. Fix various other things and support the max number > of PCRs for TPM2. > > Signed-off-by: Eddie James <eaja...@linux.ibm.com> > --- > drivers/tpm/tpm2_tis_sandbox.c | 100 ++++++++++++++++++++++++--------- > 1 file changed, 72 insertions(+), 28 deletions(-)
Reviewed-by: Simon Glass <s...@chromium.org>