summaryrefslogtreecommitdiffstats
path: root/ArmPkg/Library/OpteeLib/Optee.c
Commit message (Expand)AuthorAgeFilesLines
* ArmPkg/OpteeLib: Map shared communication buffer non-executableArd Biesheuvel2023-06-271-1/+6
* ArmPkg/ArmMmuLib: Extend API to manage memory permissions betterArd Biesheuvel2023-06-261-1/+1
* ArmPkg: Apply uncrustify changesMichael Kubacki2021-12-071-135/+137
* ArmPkg: Fix Ecc error 3002 in OpteeLibPierre Gondois2021-01-061-3/+4
* ArmPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* ArmPkg/OpteeLib: Add dummy RPC handlerSumit Garg2018-12-061-7/+27
* ArmPkg/OpteeLib: Fix compilation issues for ARM (32-bit)Sumit Garg2018-11-051-7/+7
* ArmPkg/OpteeLib: Add APIs to communicate with OP-TEESumit Garg2018-10-301-0/+392
* ArmPkg: Add initial OpteeLib implementationSumit Garg2018-08-011-0/+46