edk2/ArmPkg
Kun Qin 93ee300675 ArmPkg: StandaloneMmCoreEntryPoint: Use ARM_FFA_ARGS for misc buffer
The MISC_MM_COMMUNICATE_BUFFER stored the FF-A direct message
registers in a DIRECT_MSG_ARGS structure. Populating and reading it
required manually re-indexing every register (EventSvcArgs->Arg4..Arg17
into DirectMsgArgs.Arg0..Arg13). This shifted the register positions and
left the buffer layout inconsistent with the raw FF-A argument register
file, making it error prone to correlate a slot with its architectural
register.

Signed-off-by: Kun Qin <kun.qin@microsoft.com>
2026-07-30 13:46:46 +00:00
..
Drivers ArmPkg: MmCommunication: FFA run should use the returned ID 2026-07-20 19:13:15 +00:00
Filesystem/SemihostFs ArmPkg: Replace include guards with #pragma once 2026-02-23 21:01:28 +00:00
Include ArmPkg: StandaloneMmCoreEntryPoint: Use ARM_FFA_ARGS for misc buffer 2026-07-30 13:46:46 +00:00
Library ArmPkg: StandaloneMmCoreEntryPoint: Use ARM_FFA_ARGS for misc buffer 2026-07-30 13:46:46 +00:00
Universal/Smbios ArmPkg: Add Arm SMCCC SoC ID library 2026-07-24 21:55:19 +00:00
ArmPkg.ci.yaml Global: Set MarkdownLintCheck plugin to AuditOnly 2026-07-29 12:32:09 +00:00
ArmPkg.dec ArmPkg: Add Arm SMCCC SoC ID library 2026-07-24 21:55:19 +00:00
ArmPkg.dsc ArmPkg: Add Arm SMCCC SoC ID library 2026-07-24 21:55:19 +00:00