meego-platform-security
libtee
libtee is user space library, which provides an abstraction layer on top of different security HWs. The libtee design includes support for the plugins (implemented as shared libraries), which can be provided by each security HW, and which would communicate directly with the corresponding security driver. Currently, the code contains three plugins: bb5 plugin, sep plugin and emulator plugin, which allows libtee usage without any security HW (default choice, if any other plugins aren’t available). Currently, the only exported interfaces towards the user space are local cryptography operations.
-
Cloning this repository:
git clone git://gitorious.org/meego-platform-security/libtee.git libtee cd libtee
Add this repository as a remote to an existing local repository:
git remote add libtee git://gitorious.org/meego-platform-security/libtee.git git fetch libtee git checkout -b my-local-tracking-branch libtee/master_or_other_branch
- Branches:
- master
Activities 
-
Wednesday January 19 2011
-
Push
16:28
Valentin Manea pushed ac055d59 to meego-platform-security/libtee:master
Valentin Manea on January 19, 2011 16:26
-
-
Tuesday January 04 2011
-
Commit
09:09
Timofey Turenko started development of meego-platform-security/libtee
-
Repository
09:08
Timofey Turenko created repository libtee in Mobile Simplified Security Framework
libtee is user space library, which provides an abstraction layer on top of different security HW...
-
Commit
09:07
Timofey Turenko committed 05e20ab4 to meego-platform-security
-

