-
Notifications
You must be signed in to change notification settings - Fork 0
TEE
Ashok Bhat edited this page Aug 7, 2026
·
1 revision
- 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