Skip to content

Commit 97a5efd

Browse files
committed
fix(validate): remove cross-batch link from TEE glossary entry
1 parent 72dd0f3 commit 97a5efd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/references/glossary.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -622,7 +622,7 @@ another regular ledger account.
622622

623623
#### Trusted Execution Environment (TEE)
624624

625-
A **Trusted Execution Environment** (TEE) is a hardware-enforced isolation mechanism that protects the memory and state of a virtual machine from the host operating system and hypervisor. ICP uses AMD SEV-SNP as its TEE technology on supported nodes, providing memory encryption, VM launch measurements, and attestation reports that allow external parties to verify the exact software a node is running. See the [node infrastructure concept page](../concepts/node-infrastructure.md#trusted-execution-environments) for details.
625+
A **Trusted Execution Environment** (TEE) is a hardware-enforced isolation mechanism that protects the memory and state of a virtual machine from the host operating system and hypervisor. ICP uses AMD SEV-SNP as its TEE technology on supported nodes, providing memory encryption, VM launch measurements, and attestation reports that allow external parties to verify the exact software a node is running.
626626

627627
## U
628628

0 commit comments

Comments
 (0)