]> git.baikalelectronics.ru Git - kernel.git/commit
tpm/tpm_ftpm_tee: add shutdown call back
authorPavel Tatashin <pasha.tatashin@soleen.com>
Wed, 4 Dec 2019 15:40:38 +0000 (10:40 -0500)
committerJarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Thu, 19 Dec 2019 00:31:28 +0000 (02:31 +0200)
commitdb929864b4eb1dc16f27bde6a8702534031be362
treeaf9f212d4cf14f8f149dc6a9bf7bb625485171de
parent15257f7f0cde56d0adc45c09c4dfd3b5cd153196
tpm/tpm_ftpm_tee: add shutdown call back

Add shutdown call back to close existing session with fTPM TA
to support kexec scenario.

Add parentheses to function names in comments as specified in kdoc.

Signed-off-by: Thirupathaiah Annapureddy <thiruan@microsoft.com>
Signed-off-by: Pavel Tatashin <pasha.tatashin@soleen.com>
Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Tested-by: Sasha Levin <sashal@kernel.org>
Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
drivers/char/tpm/tpm_ftpm_tee.c