Skip to content

Commit c297e8d

Browse files
authored
Update MEC enabling instructions in cca-mec.md
Summarized the process of enabling Memory Encryption Contexts (MEC) on the FVP and its detection by the RMM.
1 parent cc75851 commit c297e8d

File tree

1 file changed

+2
-0
lines changed
  • content/learning-paths/servers-and-cloud-computing/cca-container

1 file changed

+2
-0
lines changed

content/learning-paths/servers-and-cloud-computing/cca-container/cca-mec.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,3 +106,5 @@ SMC_RMI_VERSION 10000 > RMI_SUCCESS 10000 10001
106106
With FEAT_MEC enabled, the RMM detects MEC support and no longer reports it as missing. The RMM will now make use of multiple memory encryption contexts, assigning distinct MECIDs to Realms that you create using the lkvm command in the previous sections of this learning path.
107107

108108
You can now shut down the FVP simulation. Switch back to the main screen console with ctrl+a 1, log in as root (no password), and run poweroff to exit. You can then exit the docker container with exit.
109+
110+
You have learned how to enable Memory Encryption Contexts (MEC) on the FVP and verified that the RMM detects and uses this capability.

0 commit comments

Comments
 (0)