commit | 1f2e4f517ab560b1e7900b2247428ad9072ad452 | [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 | 282d3868465ba646b28e5515b04dd47666d3922d [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>