summaryrefslogtreecommitdiffstats
path: root/trusty
Commit message (Expand)AuthorAgeFilesLines
* add null pointer check for msg bufferYan, Shaopu2017-11-281-0/+5
* Use -Werror in system/coreChih-Hung Hsieh2017-11-014-1/+3
* Merge "Add missing includes."Treehugger Robot2017-10-231-0/+1
|\
| * Add missing includes.Dan Albert2017-10-171-0/+1
* | Merge "<stdbool.h> not necessary in C++."Treehugger Robot2017-10-171-1/+0
|\ \ | |/ |/|
| * <stdbool.h> not necessary in C++.Elliott Hughes2017-10-171-1/+0
* | libkeymaster1 splitJanis Danisevskis2017-10-131-1/+2
* | Add missing includes.Dan Albert2017-10-111-0/+2
* | Keymaster: Move test to std::unique_ptrAndreas Gampe2017-10-021-15/+15
|/
* Add missing include for readv.Christopher Ferris2017-08-251-0/+1
* Merge "Pass in message_version_ received from the secure side."Treehugger Robot2017-08-151-18/+18
|\
| * Pass in message_version_ received from the secure side.Jocelyn Bohr2017-08-111-18/+18
* | Merge "Enable non-secure side to receive messages > 4K"Treehugger Robot2017-08-113-26/+43
|\ \ | |/ |/|
| * Enable non-secure side to receive messages > 4KJocelyn Bohr2017-08-103-26/+43
* | Merge "Return correct error code when finish input length is too long."Treehugger Robot2017-08-031-1/+3
|\ \
| * | Return correct error code when finish input length is too long.Jocelyn Bohr2017-08-031-1/+3
| |/
* / Stop asking for old versions of C++ in system/core.Elliott Hughes2017-08-021-1/+0
|/
* system/core: use proper nativehelper headersSteven Moreland2017-07-181-1/+1
* trusty*: Android.mk -> Android.bpSteven Moreland2017-05-087-157/+177
* trusty/storage/* to Android.bpSteven Moreland2017-05-0410-133/+130
* libtrusty: Android.mk -> Android.bpSteven Moreland2017-04-265-65/+55
* trusty: keymaster: update device tests to use 2.0 APIJocelyn Bohr2017-04-102-98/+133
* trusty: keymaster: Implement abortJocelyn Bohr2017-04-101-1/+9
* trusty: keymaster: Implement finishJocelyn Bohr2017-04-101-0/+51
* trusty: keymaster: Implement updateJocelyn Bohr2017-04-101-0/+52
* trusty: keymaster: Implement beginJocelyn Bohr2017-04-101-0/+35
* trusty: keymaster: Implement upgrade_keyJocelyn Bohr2017-04-102-0/+29
* trusty: keymaster: Implement attest_keyJocelyn Bohr2017-04-102-0/+59
* trusty: keymaster: Implement export_keyJocelyn Bohr2017-04-101-0/+31
* trusty: keymaster: Implement import_keyJocelyn Bohr2017-04-101-0/+36
* trusty: keymaster: Implement get_key_characteristicsJocelyn Bohr2017-04-101-0/+36
* trusty: keymaster: Implement generate_keyJocelyn Bohr2017-04-101-0/+47
* trusty: keymaster: Implement add_rng_entropyJocelyn Bohr2017-04-101-1/+9
* trusty: keymaster: Implement configureJocelyn Bohr2017-04-104-4/+27
* trusty: keymaster: Begin update from Keymaster 0.3 to 2.0Jocelyn Bohr2017-04-106-458/+337
* trusty: use log/log.h for ALOG macrosMark Salyzyn2017-01-131-1/+1
* liblog: use log/log.h when utilizing ALOG macrosMark Salyzyn2017-01-117-7/+8
* system/core: preparation to pull back interfaces from android/log.hMark Salyzyn2016-10-206-0/+8
* system/core Replace log/log.h with android/log.hMark Salyzyn2016-09-301-3/+3
* system/core Replace cutils/log.h with android/log.hMark Salyzyn2016-09-307-22/+23
* Merge "Fix google-explicit-constructor warnings in system/core."Chih-hung Hsieh2016-07-292-2/+2
|\
| * Fix google-explicit-constructor warnings in system/core.Chih-Hung Hsieh2016-07-262-2/+2
* | Merge "trusty: Add nvram-wipe utility."Mattias Nissler2016-07-296-46/+176
|\ \ | |/ |/|
| * trusty: Add nvram-wipe utility.Mattias Nissler2016-06-156-46/+176
* | Fix misc-macro-parentheses warnings in system/core.Chih-Hung Hsieh2016-06-221-1/+1
|/
* trusty: storageproxyd: use upstream kernel headersMichael Ryleev2016-05-241-0/+2
* trusty: storage: add testsMichael Ryleev2016-05-182-0/+3069
* trusty: storage: add client lib for testingMichael Ryleev2016-05-183-0/+502
* trusty: storage: implement storage proxy daemonMichael Ryleev2016-05-0210-0/+1285
* trusty: storage: add trusty interface headerAndres Morales2016-05-022-0/+310