summaryrefslogtreecommitdiffstats
path: root/trusty
Commit message (Expand)AuthorAgeFilesLines
* Add support for RPMB over VirtIO SerialMatthew Maurer2019-03-053-40/+117
* Clang-format before updating storage proxyMatthew Maurer2019-02-213-118/+84
* Merge "trusty: Avoid unnecessary use of static libtrusty"Treehugger Robot2019-01-181-3/+1
|\
| * trusty: Avoid unnecessary use of static libtrustyMatthew Maurer2019-01-041-3/+1
* | trusty: Add trusty unittest control utilityMichael Ryleev2019-01-042-0/+189
|/
* Add noexcept to move constructors and assignment operators.Chih-Hung Hsieh2018-10-051-1/+2
* trusty: keymaster3: Modify TrustyKeymaster3Device::update methodMichael Ryleev2018-09-181-10/+23
* Merge "add the impementation of delete_key, delete_all_key for Legacy HAL"Treehugger Robot2018-09-112-2/+43
|\
| * add the impementation of delete_key, delete_all_key for Legacy HALYan, Shaopu2018-08-242-2/+43
* | trusty: keymaster: remove unnecessary group from trusty KM3 HAL serviceRoberto Pereira2018-09-101-1/+1
* | Merge "Fix disagreement of client_id/app_data pointer semantic"Treehugger Robot2018-09-041-2/+2
|\ \
| * | Fix disagreement of client_id/app_data pointer semanticJanis Danisevskis2018-09-041-2/+2
| |/
* / trusty_keymaster_ipc: Use ALOGV instead of ALOGE for info/debug messageRoberto Pereira2018-08-231-1/+1
|/
* Switch from old style KM2 HAL to new KM3 HALRoberto Pereira2018-08-141-1/+1
* Add Keymaster 3.0 binderized Trusty HALRoberto Pereira2018-08-148-0/+879
* Move IPC functionality from trusty_keymaster_device to trusty_keymaster_ipcRoberto Pereira2018-08-083-88/+95
* Update the Trusty Keymaster directory structureRoberto Pereira2018-08-0810-153/+170
* Run clang-format on all trusty/keymaster .cpp and .h filesRoberto Pereira2018-08-082-43/+42
* Merge "trusty: tipc_test: Read output and test result from ta2ta_ipc_test"Arve Hjønnevåg2018-07-251-4/+30
|\
| * Merge "trusty: tipc_test: Read output and test result from ta2ta_ipc_test"Arve Hjønnevåg2018-07-261-4/+30
| |\
| | * trusty: tipc_test: Read output and test result from ta2ta_ipc_testArve Hjønnevåg2018-06-291-4/+30
* | | Merge "trusty: add the trusty folks to the system/core/trusty/ OWNERS."Elliott Hughes2018-07-251-2/+6
|\| |
| * | trusty: add the trusty folks to the system/core/trusty/ OWNERS.Elliott Hughes2018-07-251-2/+6
| |/
* | Merge "bpfmt." am: 0609e8d231 am: b57755c429Elliott Hughes2018-02-205-5/+14
|\|
| * bpfmt.Elliott Hughes2018-02-165-5/+14
* | Merge "Use correct format specifier" am: 370d2e02e0 am: ef44dd2325Yi Kong2018-01-031-1/+1
|\|
| * Use correct format specifierYi Kong2017-12-271-1/+1
* | Merge "Remove libkeymaster_staging"TreeHugger Robot2017-12-211-1/+0
|\ \ | |/ |/|
| * Remove libkeymaster_stagingShawn Willden2017-12-211-1/+0
* | Add swillden and dkrahn to OWNERSShawn Willden2017-12-211-0/+2
|/
* Merge "Add OWNERS."Elliott Hughes2017-12-071-0/+1
|\
| * Add OWNERS.Elliott Hughes2017-12-071-0/+1
* | Merge "add null pointer check for msg buffer"Yan, Shaopu2017-11-281-0/+5
|\|
| * add null pointer check for msg bufferYan, Shaopu2017-11-281-0/+5
* | Merge commit 'a63ccea6abc7ea02e2d98e41c80793ca97237bd3' fromXin Li2017-11-1416-377/+21
|\ \ | |/ |/|
| * resolve merge conflicts of 796987482 to stage-aosp-master am: bb5ec4a926Elliott Hughes2017-10-171-1/+0
| |\
| * \ Merge "Keymaster: Move test to std::unique_ptr" am: 81348ffa9e am: 346d7e1405Andreas Gampe2017-10-021-15/+15
| |\ \
| | * \ Merge "Keymaster: Move test to std::unique_ptr"Andreas Gampe2017-10-021-15/+15
| | |\ \
| * | | | Merge "Add missing include for readv." am: 1f6a807bac am: 831140358dChristopher Ferris2017-08-261-0/+1
| |\| | |
| | * | | Merge "Add missing include for readv."Christopher Ferris2017-08-261-0/+1
| | |\ \ \
| * | \ \ \ Merge "Move trusty reference implementations to /vendor" into oc-mr1-devHung-ying Tyan2017-08-239-4/+21
| |\ \ \ \ \
| | * | | | | Move trusty reference implementations to /vendorHung-ying Tyan2017-08-229-4/+21
| * | | | | | Merge "Pass in message_version_ received from the secure side." am: 1a955faab...Jocelyn Bohr2017-08-161-18/+18
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | Merge "Pass in message_version_ received from the secure side." am: 1a955faab...Jocelyn Bohr2017-08-161-18/+18
| | |\ \ \ \ \
| * | \ \ \ \ \ Merge "Remove nvram trusty implementation." into oc-mr1-devHung-ying Tyan2017-08-167-371/+0
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | / / / / | | | |/ / / / | | |/| | | |
| | * | | | | Remove nvram trusty implementation.Hung-ying Tyan2017-08-157-371/+0
| | * | | | | Revert "Move trusty reference implementations to /vendor"Hung-ying Tyan2017-08-114-5/+0
| | * | | | | Move trusty reference implementations to /vendorHung-ying Tyan2017-08-104-0/+5
| * | | | | | Merge "Enable non-secure side to receive messages > 4K" am: 28fa8b0924 am: 92...Jocelyn Bohr2017-08-123-26/+43
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge "Return correct error code when finish input length is too long." am: 9...Jocelyn Bohr2017-08-031-1/+3
| |\ \ \ \ \ \ \