index
:
platform/core/security/trusted/key-manager-ta
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_unified
master
sandbox/dkson95/asan
sandbox/nmerinov/llvm
sandbox/wangbiao/rpm_upgrade
tizen
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
Domain: Security / Utilities; Licenses: Apache-2.0;
Dong Sun Lee <ds73.lee@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-13
Add checking of return value from KM_CreateKey in KM_ExecCmdSaveData
submit/tizen_5.0/20181113.131841
submit/tizen/20181113.131604
accepted/tizen/unified/20181114.074440
accepted/tizen/5.0/unified/20181114.074507
tizen_5.0
accepted/tizen_5.0_unified
Tomasz Swierczek
1
-1
/
+1
2018-11-06
Move optee config header to devkit conf dir
submit/tizen/20181106.152527
accepted/tizen/unified/20181107.082219
Igor Kotrasinski
1
-3
/
+1
2018-10-26
Use new semantics for devkit TA configuration
Igor Kotrasinski
2
-1
/
+1
2018-10-22
Compilation fixes for OpTEE.
r.tyminski
3
-6
/
+10
2018-10-22
Copy data to secure memory.
r.tyminski
2
-18
/
+26
2018-10-17
Remove unused licenses in spec file
Dongsun Lee
1
-3
/
+3
2018-10-08
Fix base64 encoding function
Krzysztof Jackiewicz
1
-1
/
+1
2018-10-05
Remove unused code
Bartlomiej Grzelewski
4
-112
/
+0
2018-10-05
Support for initial values decryption
Bartlomiej Grzelewski
9
-6
/
+341
2018-10-03
Reduce number of import methods
Bartlomiej Grzelewski
2
-41
/
+122
2018-10-03
Enable release mode for TA manifest
Tomasz Swierczek
1
-1
/
+1
2018-10-03
Add data storage operations
Tomasz Swierczek
8
-17
/
+610
2018-07-13
Added doxygen documentation
submit/tizen_5.0/20181101.000004
submit/tizen/20180917.075450
accepted/tizen/unified/20180918.062921
accepted/tizen/5.0/unified/20181102.020656
r.tyminski
2
-32
/
+415
2018-07-13
Use unified-ta-devkit package to build TA
r.tyminski
12
-174
/
+128
2018-04-17
packaging: Disable asan build for %{arm}, aarch64
submit/tizen_4.0/20180417.095652
submit/tizen/20180417.095346
accepted/tizen/unified/20180419.134302
accepted/tizen/4.0/unified/20180417.174703
tizen_4.0
accepted/tizen_4.0_unified
Dongkyun Son
1
-1
/
+1
2018-04-11
packaging: Disable building with ASan extra packs only for %{arm} arch.
Dongkyun Son
1
-1
/
+3
2018-03-09
Merge "Restart key-manager after TA installation" into tizen
Rafa? Tymi?ski
1
-0
/
+1
2018-03-09
Merge "Properly install manifest files" into tizen
Rafa? Tymi?ski
1
-1
/
+5
2018-03-09
Merge "Free leaking TEE_OperationHandle" into tizen
Rafa? Tymi?ski
2
-2
/
+3
2018-03-09
Merge "Use bytes instead of bits in TEE_InitRefAttribute" into tizen
Rafa? Tymi?ski
1
-3
/
+1
2018-03-08
Disable building repository with ASan extra packs
submit/tizen/20180308.045851
accepted/tizen/unified/20180309.202938
Dongsun Lee
1
-0
/
+1
2018-02-20
SVACE: Fix accidential case statement fall throughs
submit/tizen_4.0/20180221.122932
submit/tizen/20180221.122756
accepted/tizen/unified/20180222.080223
accepted/tizen/4.0/unified/20180222.080119
Lukasz Kostyra
2
-0
/
+2
2018-02-16
Restart key-manager after TA installation
Krzysztof Jackiewicz
1
-0
/
+1
2018-02-16
Properly install manifest files
Krzysztof Jackiewicz
1
-1
/
+5
2018-02-16
Free leaking TEE_OperationHandle
Krzysztof Jackiewicz
2
-2
/
+3
2018-02-16
Use bytes instead of bits in TEE_InitRefAttribute
Krzysztof Jackiewicz
1
-3
/
+1
2017-11-28
Remove unused WIP key verification code
submit/tizen/20171205.074343
accepted/tizen/unified/20171205.155618
Igor Kotrasinski
3
-82
/
+1
2017-11-28
Typo fixes in copypasted NULL comparisons
Igor Kotrasinski
1
-2
/
+2
2017-11-24
Fix license issues
Krzysztof Jackiewicz
5
-25
/
+244
2017-11-23
Enable OpTee build
tizen_4.0.IoT.p2_release
submit/tizen_4.0/20171123.135719
submit/tizen/20171123.135637
accepted/tizen/unified/20171124.064651
accepted/tizen/4.0/unified/20171124.063711
Lukasz Kostyra
14
-106
/
+175
2017-11-22
Rewrite symmetric crypto code to support key encryption
Lukasz Kostyra
12
-384
/
+826
2017-11-14
Support importing keys
Lukasz Kostyra
3
-9
/
+74
2017-11-13
Implement PKCS7 and zero padding
Lukasz Kostyra
15
-115
/
+398
2017-11-07
Implement PBKDF2 key derivation routine
Lukasz Kostyra
9
-154
/
+184
2017-11-07
Implement digest and asymmetric operations
Lukasz Kostyra
12
-52
/
+542
2017-11-07
Adjust TA to work with TEF Simulator
Lukasz Kostyra
13
-151
/
+543
2017-11-07
Finish symmetric encryption, add missing AES CFB mode
Lukasz Kostyra
24
-894
/
+474
2017-10-26
log: printf in one call, add extra info
Lukasz Kostyra
6
-10
/
+45
2017-10-26
Adjustments to KM TA, further implementation WIP
Lukasz Kostyra
16
-194
/
+340
2017-09-18
Adding packaging that use optee-os-ta-devel toolkit
r.tyminski
26
-136
/
+295
2017-09-18
Initial source code commit
r.tyminski
22
-0
/
+2126
2017-04-03
Initial empty repository
HEAD
master
Tizen Infrastructure
0
-0
/
+0