]> Git Repo - u-boot.git/commit
efi_loader: Add headers for EDK2 StandAloneMM communication
authorSughosh Ganu <[email protected]>
Sun, 17 May 2020 19:25:43 +0000 (22:25 +0300)
committerHeinrich Schuchardt <[email protected]>
Sun, 17 May 2020 19:59:53 +0000 (21:59 +0200)
commit23a397d2e2fb136e9b352b6aa0627262314e44a2
treebaca2ae5966077cbefb27d69e285456a7c203d69
parent714497e327e7304a2b67d5f780f415c6e1c300d0
efi_loader: Add headers for EDK2 StandAloneMM communication

In Arm devices OP-TEE has the ability to run StandAloneMM (from EDK2)
in a separate partition and handle UEFI variables.
A following patch introduces this functionality.

Add the headers needed for OP-TEE <--> StandAloneMM communication

Signed-off-by: Sughosh Ganu <[email protected]>
Signed-off-by: Ilias Apalodimas <[email protected]>
Reviewed-by: Heinrich Schuchardt <[email protected]>
include/mm_communication.h [new file with mode: 0644]
This page took 0.033981 seconds and 4 git commands to generate.