Create TEF Simulator devkit package, make helloworld use it 29/139829/6
authorLukasz Kostyra <l.kostyra@samsung.com>
Thu, 20 Jul 2017 12:49:50 +0000 (14:49 +0200)
committerLukasz Kostyra <l.kostyra@samsung.com>
Mon, 11 Sep 2017 14:38:13 +0000 (16:38 +0200)
commit63ec79ce65ed947b3fafdb98a4f439b059bba12d
tree2e626b3409f87a16b305473c5f876f06d17369fb
parentd53f6c981976fe7839f5b2600f5eb882586c15f0
Create TEF Simulator devkit package, make helloworld use it

tee_internal_api.h was additionally modified to fit GP API
specification.

Change-Id: Ibbf7a23b0be5548064df6b6d404fc343070b4f6e
18 files changed:
CMakeLists.txt
PackageMaker/CMakeLists.txt [new file with mode: 0644]
PackageMaker/TAPackageMaker [new file with mode: 0755]
PackageMaker/TA_PackageBuilder.sh [new file with mode: 0755]
TEECLib/CMakeLists.txt
TEEStub/CMakeLists.txt
cmake/CMakeLists.txt [new file with mode: 0644]
cmake/TEFSimulatorDevkit.cmake [new file with mode: 0644]
helloworld/CMakeLists.txt
helloworld/ta/hello_world.c
include/include/tee_internal_api.h
log/CMakeLists.txt
osal/CMakeLists.txt
packaging/tef-simulator-helloworld.spec [new file with mode: 0644]
packaging/tef-simulator.spec
pkgconfig/CMakeLists.txt [new file with mode: 0644]
pkgconfig/tef-simulator-devkit.pc.in [new file with mode: 0644]
ssflib/CMakeLists.txt