mirror of
https://github.com/tianocore/edk2
synced 2026-08-27 00:23:19 -04:00
The Arm Confidential Compute AArchitecture (CCA) Realm Service Interface (RSI) is a standard interface that an Arm CCA Realm Guest VM can utilise to request services from the Arm CCA Realm Management Monitor (RMM). The Arm CCA Realm Service Interface is architectural Realm guest functionality rather than ArmVirt platform-specific code. Therefore, move ArmCcaRsiLib and its public header to MdeModulePkg, declare the library class there, and update ArmVirtPkg consumers to use the new library instance path. Continuous-integration-options: PatchCheck.ignore-multi-package Signed-off-by: Sami Mujawar <sami.mujawar@arm.com> |
||
|---|---|---|
| .. | ||
| ArmCcaRsi.h | ||
| ArmCcaRsiLib.c | ||
| ArmCcaRsiLib.inf | ||