]> git.proxmox.com Git - mirror_edk2.git/commit
StandaloneMmPkg: Allow sending FFA Direct Request message to StandaloneMm
authorIlias Apalodimas <ilias.apalodimas@linaro.org>
Fri, 19 Feb 2021 06:36:07 +0000 (12:06 +0530)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Tue, 23 Feb 2021 15:40:37 +0000 (15:40 +0000)
commit68e5ecc4d208fe900530fdbe6b44dfc85bef60a8
tree6d4df14020afc6a6c12b0780eeb54e43041c8449
parent1262c02677643113ebd231ad09a1b854e57b61c7
StandaloneMmPkg: Allow sending FFA Direct Request message to StandaloneMm

Allow passing of a request to StandaloneMm Core through the Firmware
Framework(FF-A) using FFA_MSG_SEND_DIRECT_REQ method. This method is
used as a mechanism for requesting some service from StandaloneMm.

Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
Signed-off-by: Sughosh Ganu <sughosh.ganu@linaro.org>
Reviewed-by: Sami Mujawar <sami.mujawar@arm.com>
Acked-by: Ard Biesheuvel <ardb@kernel.org>
StandaloneMmPkg/Drivers/StandaloneMmCpu/AArch64/EventHandle.c