Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

entity relation diagram fix #252

Merged
merged 1 commit into from Oct 18, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
9 changes: 6 additions & 3 deletions draft-ietf-teep-architecture.md
Expand Up @@ -163,7 +163,7 @@ For further discussion of such confidential computing use cases and threat model
{{CC-Overview}} and {{CC-Technical-Analysis}}.

TEEs use hardware enforcement combined with software protection to secure TAs and
its data. TEEs typically offer a more limited set of services to TAs than is
their data. TEEs typically offer a more limited set of services to TAs than is
normally available to Untrusted Applications.

Not all TEEs are the same, however, and different vendors may have different
Expand Down Expand Up @@ -756,10 +756,13 @@ and TEE for TAM trust verification and TA signature verification.
1. Build two apps: | | | |
| | | |
(a) Untrusted | | | |
App - 2a. Supply --> | --- 3. Install ------> | |
App - 2a. Supply --> | | | |
| | | |
(b) TA -- 2b. Supply ----------> | 4. Messaging-->| |
(b) TA -- 2b. Supply ----------> | | |
| | | |
| --- 3. Install ------> | |
| | | |
| | 4. Messaging-->| |
~~~~
{: #experience title="Example Developer Experience"}

Expand Down