TPM

From MgmtWiki
Revision as of 21:37, 13 April 2021 by Tom (talk | contribs) (Solution)

Jump to: navigation, search

Full Title

Trusted Platform Module is a specific case of a Trusted Execution Environment.

Problem

Attestation of the security of a remote (User) device.

Solution

  • Version 1 of the TPM was always instantiated in a hardware chip and there was a great deal of promotion of the concept of hardware protected security. This solution was complex for the user to control.
  • Version 2 of the TPM may be implemented in software which was loaded into a Trusted Execution Environment which introduces complexity of implementation.

References