diff options
author | Stefan Berger <stefanb@linux.ibm.com> | 2019-01-17 20:41:35 +0300 |
---|---|---|
committer | Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> | 2019-02-13 10:48:53 +0300 |
commit | 50a81b60bfe075a0023670ff86558abd02536799 (patch) | |
tree | 2df7d84a00bebee64fd245021f593256d6fcc105 /security | |
parent | 8b60c79bcc102dba22da684c7e51e9bab1d44237 (diff) | |
download | linux-50a81b60bfe075a0023670ff86558abd02536799.tar.xz |
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 <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 'security')
0 files changed, 0 insertions, 0 deletions