You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/learning-paths/servers-and-cloud-computing/cca-kata/_index.md
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,21 +1,21 @@
1
1
---
2
-
title: Run Confidential Containers with encrypted images using Arm CCA and Trustee
2
+
title: Run Confidential Containers with Encrypted Images using Arm CCA and Trustee
3
3
4
4
draft: true
5
5
cascade:
6
6
draft: true
7
7
8
8
minutes_to_complete: 60
9
9
10
-
who_is_this_for: This Learning Path is for software developers who want to understand how Confidential Containers can be run in Arm CCA realm.
10
+
who_is_this_for: This Learning Path is for software developers who want to understand how Confidential Containers can be run in Arm CCA Realm.
11
11
12
12
learning_objectives:
13
-
- Overview of Confidential Containers
14
-
- Understand how Trustee services are used for CCA attestation to unlock the confidential processing of data.
15
-
- Use an encrypted image to deploy a Confidential Container in a CCA realm on an Armv9-A AEM Base Fixed Virtual Platform (FVP) that has support for RME extensions.
13
+
- Gain an overview of Confidential Containers and their role in confidential computing.
14
+
- Understand how Trustee services are used with Arm CCA attestation to authorize and unlock confidential workloads.
15
+
- Deploy a Confidential Container from an encrypted image inside an Arm CCA Realm using an Armv9-A AEM Base Fixed Virtual Platform (FVP) with RME support.
16
16
17
17
prerequisites:
18
-
- An AArch64 or x86_64 computer running Linux or macOS; you can use cloud instances - see the [Arm cloud service providers](/learning-paths/servers-and-cloud-computing/csp/)
18
+
- An AArch64 or x86_64 computer running Linux or macOS. Cloud-based instances can also be used; see the [Arm cloud service providers](/learning-paths/servers-and-cloud-computing/csp/).
19
19
- Completion of the ["Run an end-to-end Attestation with Arm CCA and Trustee"](/learning-paths/servers-and-cloud-computing/cca-trustee) Learning Path
0 commit comments