Re: [PATCH] tpm: return a TPM_RC_COMMAND_CODE response if a command isn't implemented

From: Jarkko Sakkinen
Date: Thu Dec 07 2017 - 05:36:29 EST


On Thu, Dec 07, 2017 at 03:32:16AM +0200, Jarkko Sakkinen wrote:
> Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>
>
> /Jarkko


```
$ python -m unittest -v tpm2_smoke.SpaceTest.test_invalid_cc
test_invalid_cc (tpm2_smoke.SpaceTest) ... ok

----------------------------------------------------------------------
Ran 1 test in 5.833s

OK
``` [1]

Tested-by: Jarkko Sakkinen <jarkko.sakkinen@xxxxxxxxxxxxxxx>

/Jarkko

Philip, are you sure you don't want to give tested-by?

[1] https://github.com/jsakkine-intel/tpm2-scripts/commit/4398af02a90442a85751148aebf725992a2949f3

/Jarkko