Skip to content

Source code of a possible implementation for the Trusted Application described in the GlobalPlatform’s TEE Client API specification.

License

Notifications You must be signed in to change notification settings

Miraje/Example-Trusted-Application-Protocol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Presentation

This example has been presented at GlobalPlatform Client API.

Build Instructions

  1. Create your OP-TEE workspace

     mkdir -p <optee-workspace>
     cd <optee-workspace>
    
  2. Setup the OP-TEE software stack in your newly created <optee-workspace> by following: https://github.com/OP-TEE/optee_os#5-repo-manifests

  3. Copy this folder into <optee-workspace>

     cd optee_hello_world
    
  4. Run ./build-script.sh to make

  5. Run ./build-script.sh clean to make clean

About

Source code of a possible implementation for the Trusted Application described in the GlobalPlatform’s TEE Client API specification.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published