]> git.proxmox.com Git - mirror_edk2.git/commitdiff
ArmPkg: Add initial OpteeLib implementation
authorSumit Garg <sumit.garg@linaro.org>
Wed, 1 Aug 2018 06:07:41 +0000 (11:37 +0530)
committerArd Biesheuvel <ard.biesheuvel@linaro.org>
Wed, 1 Aug 2018 09:03:45 +0000 (11:03 +0200)
This is initial version of OP-TEE library that provides api's to
communicate with OP-TEE OS (Trusted OS based on ARM TrustZone) via
secure monitor calls. Currently it provides basic api to detect OP-TEE
presence via UID matching.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Sumit Garg <sumit.garg@linaro.org>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>

No differences found