commit | 23a397d2e2fb136e9b352b6aa0627262314e44a2 | [log] [tgz] |
---|---|---|
author | Sughosh Ganu <sughosh.ganu@linaro.org> | Sun May 17 22:25:43 2020 +0300 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sun May 17 21:59:53 2020 +0200 |
tree | baca2ae5966077cbefb27d69e285456a7c203d69 | |
parent | 714497e327e7304a2b67d5f780f415c6e1c300d0 [diff] |
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 <sughosh.ganu@linaro.org> Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org> Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>