diff options
author | Stefan Berger <[email protected]> | 2019-01-17 12:41:35 -0500 |
---|---|---|
committer | Jarkko Sakkinen <[email protected]> | 2019-02-13 09:48:53 +0200 |
commit | 50a81b60bfe075a0023670ff86558abd02536799 (patch) | |
tree | 2df7d84a00bebee64fd245021f593256d6fcc105 /scripts/gdb/linux/tasks.py | |
parent | 8b60c79bcc102dba22da684c7e51e9bab1d44237 (diff) |
tpm/ppi: Enable submission of optional command parameter for PPI 1.3
This patch enables a user to specify the additional optional command
parameter by writing it into the request file:
# echo "23 16" > request
# cat request
23 16
For backwards compatibility:
If only 1 parameter is given then we assume this is the operation request
number.
# 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/tasks.py')
0 files changed, 0 insertions, 0 deletions