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