Confidential Computing - AshokBhat/notes GitHub Wiki

About

  • Protects data in use while it is being processed
  • Uses hardware-backed isolated environments such as TEEs
  • Protects workloads from privileged software such as the host OS and Hypervisor
  • Commonly uses Attestation to verify the execution environment
  • Examples include Arm CCA, AMD SEV-SNP, and Intel TDX

See also

  • [TEE]] ](/AshokBhat/notes/wiki/[[Attestation)
  • [Arm CCA]] ](/AshokBhat/notes/wiki/[[RME)