diff options
author | Stefan Berger <[email protected]> | 2019-01-17 12:41:34 -0500 |
---|---|---|
committer | Jarkko Sakkinen <[email protected]> | 2019-02-13 09:48:53 +0200 |
commit | 8b60c79bcc102dba22da684c7e51e9bab1d44237 (patch) | |
tree | 21151ede3766400b80045bbff1c6767c2e5b91aa /scripts/gdb/linux/utils.py | |
parent | 9d4023ed4db6e01ff50cb68d782202c2f50760ae (diff) |
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 <[email protected]>
Tested-by: David Safford <[email protected]>
Reviewed-by: Jarkko Sakkinen <[email protected]>
Signed-off-by: Jarkko Sakkinen <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions