diff options
author | 2019-01-17 12:41:34 -0500 | |
---|---|---|
committer | 2019-02-13 09:48:53 +0200 | |
commit | 8b60c79bcc102dba22da684c7e51e9bab1d44237 (patch) | |
tree | 21151ede3766400b80045bbff1c6767c2e5b91aa /tools/perf/scripts/python/export-to-postgresql.py | |
parent | tpm/ppi: Display up to 101 operations as define for version 1.3 (diff) | |
download | linux-dev-8b60c79bcc102dba22da684c7e51e9bab1d44237.tar.xz linux-dev-8b60c79bcc102dba22da684c7e51e9bab1d44237.zip |
tpm/ppi: Possibly show command parameter if TPM PPI 1.3 is used
TPM PPI 1.3 introduces an additional optional command parameter
that may be needed for some commands. Display the parameter if the
command requires such a parameter. Only command 23 needs one.
The PPI request file will show output like this then:
# echo "23 16" > request
# cat request
23 16
# echo "5" > request
# cat request
5
Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
Tested-by: David Safford <david.safford@ge.com>
Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions