aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorStefan Berger <stefanb@linux.ibm.com>2019-01-17 12:41:35 -0500
committerJarkko Sakkinen <jarkko.sakkinen@linux.intel.com>2019-02-13 09:48:53 +0200
commit50a81b60bfe075a0023670ff86558abd02536799 (patch)
tree2df7d84a00bebee64fd245021f593256d6fcc105 /security
parenttpm/ppi: Possibly show command parameter if TPM PPI 1.3 is used (diff)
downloadlinux-dev-50a81b60bfe075a0023670ff86558abd02536799.tar.xz
linux-dev-50a81b60bfe075a0023670ff86558abd02536799.zip
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