From: Sughosh Ganu Date: Sun, 17 May 2020 19:25:43 +0000 (+0300) Subject: efi_loader: Add headers for EDK2 StandAloneMM communication X-Git-Tag: v2020.07-rc3~13^2~6 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=23a397d2e2fb136e9b352b6aa0627262314e44a2;hp=23a397d2e2fb136e9b352b6aa0627262314e44a2;p=oweals%2Fu-boot.git 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 Signed-off-by: Ilias Apalodimas Reviewed-by: Heinrich Schuchardt ---