mirror of
https://github.com/tianocore/edk2
synced 2026-08-27 00:23:19 -04:00
The direct message arguments stripped off the header, making the underlying FF-A function interface to lose information when it comes to certain return code, i.e. FFA_YIELD and FFA_INTERRUPT. This change adds back the header field for this purpose so that the callers can decide how to act on the corresponding return codes. It then populates the header field for this purpose in FFA direct message functions so that the callers can decide how to act on the corresponding return codes. Continuous-integration-options: PatchCheck.ignore-multi-package Signed-off-by: Kun Qin <kun.qin@microsoft.com> |
||
|---|---|---|
| .. | ||
| ArmFfaCommon.c | ||
| ArmFfaCommon.h | ||
| ArmFfaDxeLib.c | ||
| ArmFfaDxeLib.inf | ||
| ArmFfaPeiLib.c | ||
| ArmFfaPeiLib.inf | ||
| ArmFfaRxTxMap.c | ||
| ArmFfaRxTxMap.h | ||
| ArmFfaSecLib.c | ||
| ArmFfaSecLib.inf | ||
| ArmFfaSecRxTxMap.c | ||
| ArmFfaStandaloneMmCoreLib.inf | ||
| ArmFfaStandaloneMmLib.c | ||
| ArmFfaStandaloneMmLib.inf | ||
| ArmFfaStandaloneMmRxTxMap.c | ||