summaryrefslogtreecommitdiffstats
path: root/ArmPkg/Library/OpteeLib
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-072-149/+151
* ArmPkg: Fix Ecc error 8003Pierre Gondois2021-04-281-3/+3
* ArmPkg: Fix Ecc error 3002 in OpteeLibPierre Gondois2021-01-061-3/+4
* ArmPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-093-20/+3
* ArmPkg/OpteeLib: Add dummy RPC handlerSumit Garg2018-12-062-7/+30
* 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-303-0/+447
* ArmPkg: Add initial OpteeLib implementationSumit Garg2018-08-012-0/+79