Skip to content

Commit b1af109

Browse files
Updating LOs
1 parent 8834419 commit b1af109

File tree

1 file changed

+4
-4
lines changed
  • content/learning-paths/servers-and-cloud-computing/cca-device-attach

1 file changed

+4
-4
lines changed

content/learning-paths/servers-and-cloud-computing/cca-device-attach/_index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ minutes_to_complete: 90
66
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.
77

88
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
1311
- 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
1414

1515
prerequisites:
1616
- 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

Comments
 (0)