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-device-attach/_index.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,11 +6,11 @@ minutes_to_complete: 90
6
6
who_is_this_for: This is an advanced topic for developers who want to understand how Arm CCA Realms interact with I/O devices using VirtIO, bounce buffers, and secure device attach mechanisms.
7
7
8
8
learning_objectives:
9
-
- Explain what device attach means and how it applies to different types of devices
10
-
- Explain what a Realm is
11
-
- Explain the two levels of device attach for Realms
12
-
- Understand the role of VirtIO and Bounce Buffers in CCA Realms
9
+
- Define device attach and distinguish VirtIO paravirtualized attach from secure physical device attach
10
+
- Summarize what a Realm is and how RME isolates Realm memory
13
11
- Describe how VirtIO enables paravirtualized I/O without full device emulation
12
+
- Explain when and why SWIOTLB bounce buffers are used in Realms
13
+
- Describe how PCIe‑TDISP and PCIe‑IDE support secure physical device attach and attestation
14
14
15
15
prerequisites:
16
16
- An AArch64 or x86_64 computer running Linux or macOS. You can also use a cloud instance from one of these [Arm cloud service providers](/learning-paths/servers-and-cloud-computing/csp/).
0 commit comments