1. 2565e33 Merge "Keymaster: Move test to std::unique_ptr" am: 81348ffa9e by Andreas Gampe · 8 years ago
  2. abdcec0 Keymaster: Move test to std::unique_ptr by Andreas Gampe · 8 years ago
  3. d2ecef0 Merge "Add missing include for readv." am: 1f6a807bac by Christopher Ferris · 8 years ago
  4. 5da5217 Add missing include for readv. by Christopher Ferris · 8 years ago
  5. f5ccede Merge "Pass in message_version_ received from the secure side." am: 1a955faab2 am: 4e8bbb968c by Jocelyn Bohr · 8 years ago
  6. fffdf6f Merge "Pass in message_version_ received from the secure side." by Treehugger Robot · 8 years ago
  7. 0402eb5 Merge "Enable non-secure side to receive messages > 4K" am: 28fa8b0924 am: 9295f6f36d by Jocelyn Bohr · 8 years ago
  8. 58ce9ec Merge "Enable non-secure side to receive messages > 4K" by Treehugger Robot · 8 years ago
  9. 8e4b901 Pass in message_version_ received from the secure side. by Jocelyn Bohr · 8 years ago
  10. 7a13fee Enable non-secure side to receive messages > 4K by Jocelyn Bohr · 8 years ago
  11. b1600cb Merge "Return correct error code when finish input length is too long." am: 90657bbeab am: efea269a75 by Jocelyn Bohr · 8 years ago
  12. 0a53b5c Merge "Return correct error code when finish input length is too long." by Treehugger Robot · 8 years ago
  13. a5846d3 Return correct error code when finish input length is too long. by Jocelyn Bohr · 8 years ago
  14. 407c076 Merge "Stop asking for old versions of C++ in system/core." am: e61e2fcf21 am: 0915192d8b by Elliott Hughes · 8 years ago
  15. 05fddcb Stop asking for old versions of C++ in system/core. by Elliott Hughes · 8 years ago
  16. d2b2edb Merge "system/core: use proper nativehelper headers" am: 4f59afe9fa am: 6208cd1322 by Steven Moreland · 8 years ago
  17. 98aee02 system/core: use proper nativehelper headers by Steven Moreland · 8 years ago
  18. 5311779 trusty*: Android.mk -> Android.bp by Steven Moreland · 8 years ago
  19. 5ef953f trusty*: Android.mk -> Android.bp by Steven Moreland · 8 years ago
  20. 57ccf53 Merge "trusty/storage/* to Android.bp" am: 1dcd257a21 am: 1561e34bf4 am: 9b7632ef8a by Steven Moreland · 8 years ago
  21. d49126d Rename libkeymaster to libkeymaster_staging by Janis Danisevskis · 8 years ago
  22. a2e3694 trusty/storage/* to Android.bp by Steven Moreland · 8 years ago
  23. 7e598e1 libkeymaster1 split by Janis Danisevskis · 8 years ago
  24. 182ecf0 Revert "libkeymaster1 split" by Janis Danisevskis · 8 years ago
  25. ea8e9f4 libkeymaster1 split by Janis Danisevskis · 8 years ago
  26. 7da4168 libtrusty: Android.mk -> Android.bp by Steven Moreland · 8 years ago
  27. 65c79b3 trusty: keymaster: update device tests to use 2.0 API by Jocelyn Bohr · 8 years ago
  28. 607b62c trusty: keymaster: Implement abort by Jocelyn Bohr · 8 years ago
  29. 2bf24fc trusty: keymaster: Implement finish by Jocelyn Bohr · 8 years ago
  30. 5ab03d7 trusty: keymaster: Implement update by Jocelyn Bohr · 8 years ago
  31. 57c8066 trusty: keymaster: Implement begin by Jocelyn Bohr · 8 years ago
  32. 6489f4a trusty: keymaster: Implement upgrade_key by Jocelyn Bohr · 8 years ago
  33. 7600267 trusty: keymaster: Implement attest_key by Jocelyn Bohr · 8 years ago
  34. 9085b46 trusty: keymaster: Implement export_key by Jocelyn Bohr · 8 years ago
  35. 26e1018 trusty: keymaster: Implement import_key by Jocelyn Bohr · 8 years ago
  36. cc62abd trusty: keymaster: Implement get_key_characteristics by Jocelyn Bohr · 8 years ago
  37. ba90a7c trusty: keymaster: Implement generate_key by Jocelyn Bohr · 8 years ago
  38. f7e419b trusty: keymaster: Implement add_rng_entropy by Jocelyn Bohr · 8 years ago
  39. 58534f4 trusty: keymaster: Implement configure by Jocelyn Bohr · 8 years ago
  40. ad23fa1 trusty: keymaster: Begin update from Keymaster 0.3 to 2.0 by Jocelyn Bohr · 8 years ago
  41. b0634cf trusty: use log/log.h for ALOG macros by Mark Salyzyn · 8 years ago
  42. 1d6b610 liblog: use log/log.h when utilizing ALOG macros by Mark Salyzyn · 8 years ago
  43. 94abded system/core: preparation to pull back interfaces from android/log.h by Mark Salyzyn · 8 years ago
  44. 51b1e55 system/core Replace log/log.h with android/log.h by Mark Salyzyn · 9 years ago
  45. 316adc3 system/core Replace cutils/log.h with android/log.h by Mark Salyzyn · 9 years ago
  46. 2b44d25 Merge "Fix google-explicit-constructor warnings in system/core." by Chih-hung Hsieh · 9 years ago
  47. 3c9085d Merge "trusty: Add nvram-wipe utility." by Mattias Nissler · 9 years ago
  48. 5db7bc5 Fix google-explicit-constructor warnings in system/core. by Chih-Hung Hsieh · 9 years ago
  49. ec99ba6 Fix misc-macro-parentheses warnings in system/core. by Chih-Hung Hsieh · 9 years ago
  50. 83ba532 trusty: Add nvram-wipe utility. by Mattias Nissler · 9 years ago
  51. efde49d trusty: storageproxyd: use upstream kernel headers by Michael Ryleev · 9 years ago
  52. 13ab0c0 trusty: storage: add tests by Michael Ryleev · 9 years ago
  53. fd9f0ee trusty: storage: add client lib for testing by Michael Ryleev · 9 years ago
  54. 130b4be trusty: storage: implement storage proxy daemon by Michael Ryleev · 9 years ago
  55. 45cfde1 trusty: storage: add trusty interface header by Andres Morales · 10 years ago
  56. ce34152 trusty: add trusty-base.mk by Michael Ryleev · 9 years ago
  57. 2bdba88 trusty: add keymaster module by Andres Morales · 10 years ago
  58. cba2535 trusty: add gatekeeper module by Andres Morales · 10 years ago
  59. 436c034 Merge "[core][trusty] Implement Trusty NVRAM HAL module." by Mattias Nissler · 9 years ago
  60. 5518ad9 [core][trusty] Implement Trusty NVRAM HAL module. by Mattias Nissler · 9 years ago
  61. 4dd4933 trusty: tipc_test: fix for building with -Wformat-security flag by Michael Ryleev · 9 years ago
  62. 17b2e30 trusty: tipc_test: add tests for readv/writev APIs by Michael Ryleev · 9 years ago
  63. 8c1f617 Merge "Revert "[core][trusty] add gatekeeper module"" by Andres Morales · 10 years ago
  64. 10a491b Revert "[core][trusty] add gatekeeper module" by Andres Morales · 10 years ago
  65. a9e971f Merge "Revert "[core][trusty] add keymaster module"" by Andres Morales · 10 years ago
  66. 83e3873 Revert "[core][trusty] add keymaster module" by Andres Morales · 10 years ago
  67. 998939e [core][trusty] add gatekeeper module by Andres Morales · 10 years ago
  68. 0f2cc9b [core][trusty] add keymaster module by Andres Morales · 10 years ago
  69. a2700bc Add libtrusty and corresponding test utility by Michael Ryleev · 10 years ago