Skip to content

openeuler-mirror/itrustee_sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iTrustee SDK
============

Getting Started
---------------
Before setup your own project, please download libboundscheck software for secure function library.
Decompress the openeuler-libboundscheck-master.zip package, then put this software to thirdparty/open_source path.
Ensure that the header file path is thirdparty/open_source/libboundscheck/include.
This software download address is https://gitee.com/openeuler/libboundscheck.

build demo project:
$ cd test/CA/helloworld
$ make
$ cd test/TA/helloworld
$ make
copy build result CA executable file and TA binary(xxx.sec) to /var/itrustee/ta
#the path "/vendor/bin/" may be changed as your opinion, make sure it consistent with the path defined in your TA's source code
$ /vendor/bin/demo_hello

for more details please refor "iTrustee SDK¿ª·¢ÕßÊÖ²á.chm"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •