Skip to content

Confidential Computing

Ashok Bhat edited this page Aug 7, 2026 · 1 revision

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

Clone this wiki locally