Fixes: 6ea3dfe1e073 ("selftests: add TPM 2.0 tests")
Signed-off-by: Petr Vorel pvorel@suse.cz --- tools/testing/selftests/.gitignore | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/tools/testing/selftests/.gitignore b/tools/testing/selftests/.gitignore index 8059ce834247..61df01cdf0b2 100644 --- a/tools/testing/selftests/.gitignore +++ b/tools/testing/selftests/.gitignore @@ -2,3 +2,5 @@ gpiogpio-event-mon gpiogpio-hammer gpioinclude/ gpiolsgpio +tpm2/SpaceTest.log +tpm2/*.pyc
On Wed, Sep 11, 2019 at 11:34:42AM +0200, Petr Vorel wrote:
Fixes: 6ea3dfe1e073 ("selftests: add TPM 2.0 tests")
Signed-off-by: Petr Vorel pvorel@suse.cz
Reviewed-by: jarkko.sakkinen@linux.intel.com
I applied this to my tpmdd tree. I'll put the both fixes to my next PR.
/Jarkko
linux-kselftest-mirror@lists.linaro.org