TEE - AshokBhat/notes GitHub Wiki

About

  • Trusted Execution Environment (TEE) is an isolated environment for securely executing code and processing data
  • Protects workloads from other software, including the host OS
  • Typically enforced using hardware security mechanisms
  • Often supports Attestation
  • Examples include Arm CCA, Intel TDX, and AMD SEV-SNP

See also

  • [Confidential Computing]] ](/AshokBhat/notes/wiki/[[Attestation)
  • [Arm CCA]] ](/AshokBhat/notes/wiki/[[TrustZone)