public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Add ArmPkg/Optee library APIs
@ 2018-08-27 11:50 Sumit Garg
  2018-08-27 11:50 ` [PATCH v2 1/2] MdePkg/IndustryStandard: Add Global Plaform header file Sumit Garg
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Sumit Garg @ 2018-08-27 11:50 UTC (permalink / raw)
  To: edk2-devel
  Cc: tee-dev, ard.biesheuvel, leif.lindholm, daniel.thompson,
	Matteo.Carlini, Achin.Gupta, udit.kumar, Sumit Garg

Changes in v2:
1. Separate patch for MdePkg/Include/IndustryStandard/GlobalPlatform.h.
2. Correct comments style for struct members.
3. Update commit message.

Sumit Garg (2):
  MdePkg/IndustryStandard: Add Global Plaform header file
  ArmPkg/OpteeLib: Add APIs to communicate with OP-TEE

 ArmPkg/Include/Library/OpteeLib.h                |  87 ++++++
 ArmPkg/Library/OpteeLib/Optee.c                  | 358 +++++++++++++++++++++++
 ArmPkg/Library/OpteeLib/OpteeLib.inf             |   2 +
 ArmPkg/Library/OpteeLib/OpteeSmc.h               |  43 +++
 MdePkg/Include/IndustryStandard/GlobalPlatform.h |  27 ++
 5 files changed, 517 insertions(+)
 create mode 100644 ArmPkg/Library/OpteeLib/OpteeSmc.h
 create mode 100644 MdePkg/Include/IndustryStandard/GlobalPlatform.h

-- 
2.7.4



^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2018-09-28 11:50 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-27 11:50 [PATCH v2 0/2] Add ArmPkg/Optee library APIs Sumit Garg
2018-08-27 11:50 ` [PATCH v2 1/2] MdePkg/IndustryStandard: Add Global Plaform header file Sumit Garg
2018-09-21 23:15   ` Ard Biesheuvel
2018-09-24  8:26     ` Ard Biesheuvel
2018-09-24 16:49       ` Kinney, Michael D
2018-09-25  8:27         ` Sumit Garg
2018-09-25  8:31           ` Ard Biesheuvel
2018-09-26 18:02             ` Kinney, Michael D
2018-09-27 12:10               ` Sumit Garg
     [not found]                 ` <20180927125156.3ylxviy5lnu5pm4w@debby>
2018-09-28  6:29                   ` Sumit Garg
2018-09-28 11:50                     ` Leif Lindholm
2018-08-27 11:50 ` [PATCH v2 2/2] ArmPkg/OpteeLib: Add APIs to communicate with OP-TEE Sumit Garg
2018-09-12  7:28 ` [PATCH v2 0/2] Add ArmPkg/Optee library APIs Sumit Garg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox