On 14 July 2018 at 06:16, Miquel Raynal <[email protected]> wrote: > While using the 'tpm' command should work on most cases, this test suite > only works with TPMv2 and since the work to make both versions build at > the same time, we might end up having both 'tpm' (TPMv1) and 'tpm2' > (TPMv2) commands available at the same time. Ensure this test suite > always use the right one. > > Signed-off-by: Miquel Raynal <[email protected]> > --- > test/py/tests/test_tpm2.py | 40 ++++++++++++++++++++-------------------- > 1 file changed, 20 insertions(+), 20 deletions(-)
Reviewed-by: Simon Glass <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

