= 000b
TBOOT: TPM: bank alg = 0012
TBOOT: TPM: supported alg count = 0002
TBOOT: 0004
TBOOT: 000B
Thanks,
Wangyi
From: Sun, Ning
Date: 2017-04-05 07:58
To: shiwan...@gohighsec.com; tboot-devel
Subject: RE: [tboot-devel] Fixed an expression and output format problem
Thanks
Subject: [tboot-devel] Fixed an expression and output format problem
Hi,
There is an expression and output format problem.
Firstly,number of algorithms should be %d instead of %08X,it will be more
readable.
Secondly,log expression is not accurate.Tpm2.0 supports three algorithms,as
follows:
TBOOT: TPM
Hi,
There is an expression and output format problem.
Firstly,number of algorithms should be %d instead of %08X,it will be more
readable.
Secondly,log expression is not accurate.Tpm2.0 supports three algorithms,as
follows:
TBOOT: TPM: supported bank count = 3
TBOOT: TPM: bank alg = 0004
TBOO