+5
−0
drivers/char/tpm/tpm_ftpm_tee.c
0 → 100644
+350
−0
drivers/char/tpm/tpm_ftpm_tee.h
0 → 100644
+40
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Add a driver for a firmware TPM running inside TEE. Documentation of the firmware TPM: https://www.microsoft.com/en-us/research/publication/ftpm-software-implementation-tpm-chip/ . Implementation of the firmware TPM: https://github.com/Microsoft/ms-tpm-20-ref/tree/master/Samples/ARM32-FirmwareTPM Tested-by:Ilias Apalodimas <ilias.apalodimas@linaro.org> Tested-by:
Thirupathaiah Annapureddy <thiruan@microsoft.com> Signed-off-by:
Thirupathaiah Annapureddy <thiruan@microsoft.com> Co-authored-by:
Sasha Levin <sashal@kernel.org> Signed-off-by:
Sasha Levin <sashal@kernel.org> Reviewed-by:
Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com> Signed-off-by:
Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>