1. 3289b9c Merge "Add OWNERS." by Elliott Hughes · 7 years ago
  2. 693d63f Add OWNERS. by Elliott Hughes · 7 years ago
  3. a3e4876 Merge "add null pointer check for msg buffer" am: f03f2a5cd7 by Yan, Shaopu · 7 years ago
  4. 53eb0cb add null pointer check for msg buffer by Yan, Shaopu · 7 years ago
  5. 23e27db Merge commit 'a63ccea6abc7ea02e2d98e41c80793ca97237bd3' from by Xin Li · 7 years ago
  6. 122352d Use -Werror in system/core by Chih-Hung Hsieh · 7 years ago
  7. 74e7c2f Merge "Add missing includes." by Treehugger Robot · 7 years ago
  8. ee33873 Add missing includes. by Dan Albert · 7 years ago
  9. a3524a2 resolve merge conflicts of 796987482 to stage-aosp-master am: bb5ec4a926 by Elliott Hughes · 7 years ago
  10. 7969874 Merge "<stdbool.h> not necessary in C++." by Treehugger Robot · 7 years ago
  11. a0f73f9 <stdbool.h> not necessary in C++. by Elliott Hughes · 7 years ago
  12. 5c148f3 libkeymaster1 split by Janis Danisevskis · 7 years ago
  13. f0d3f67 Add missing includes. by Dan Albert · 7 years ago
  14. a0e683c Merge "Keymaster: Move test to std::unique_ptr" am: 81348ffa9e am: 346d7e1405 by Andreas Gampe · 7 years ago
  15. 346d7e1 Merge "Keymaster: Move test to std::unique_ptr" am: 81348ffa9e by Andreas Gampe · 7 years ago
  16. b9d9da2 Keymaster: Move test to std::unique_ptr by Andreas Gampe · 7 years ago
  17. fcede54 Merge "Add missing include for readv." am: 1f6a807bac am: 831140358d by Christopher Ferris · 7 years ago
  18. 8311403 Merge "Add missing include for readv." am: 1f6a807bac by Christopher Ferris · 7 years ago
  19. 5d6a032 Add missing include for readv. by Christopher Ferris · 7 years ago
  20. f151c8e Merge "Move trusty reference implementations to /vendor" into oc-mr1-dev by Hung-ying Tyan · 7 years ago
  21. 063a3fa Move trusty reference implementations to /vendor by Hung-ying Tyan · 7 years ago
  22. 4a66269 Merge "Pass in message_version_ received from the secure side." am: 1a955faab2 am: 4e8bbb968c am: 3a5d47af18 by Jocelyn Bohr · 7 years ago
  23. eb7207d Merge "Pass in message_version_ received from the secure side." am: 1a955faab2 am: 4e8bbb968c by Jocelyn Bohr · 7 years ago
  24. 52723d6 Merge "Remove nvram trusty implementation." into oc-mr1-dev am: 46691ee85c by Hung-ying Tyan · 7 years ago
  25. 1a955fa Merge "Pass in message_version_ received from the secure side." by Treehugger Robot · 7 years ago
  26. 98a48d8 Remove nvram trusty implementation. by Hung-ying Tyan · 7 years ago
  27. d74c72d Merge "Enable non-secure side to receive messages > 4K" am: 28fa8b0924 am: 9295f6f36d by Jocelyn Bohr · 7 years ago
  28. 28fa8b0 Merge "Enable non-secure side to receive messages > 4K" by Treehugger Robot · 7 years ago
  29. 38b9b49 Pass in message_version_ received from the secure side. by Jocelyn Bohr · 7 years ago
  30. 5505eb7 Revert "Move trusty reference implementations to /vendor" by Hung-ying Tyan · 7 years ago
  31. b3ed377 Enable non-secure side to receive messages > 4K by Jocelyn Bohr · 7 years ago
  32. 7d81b4e Move trusty reference implementations to /vendor by Hung-ying Tyan · 7 years ago
  33. 67d5ddd Merge "Return correct error code when finish input length is too long." am: 90657bbeab am: efea269a75 by Jocelyn Bohr · 7 years ago
  34. 90657bb Merge "Return correct error code when finish input length is too long." by Treehugger Robot · 7 years ago
  35. f1e5edf Return correct error code when finish input length is too long. by Jocelyn Bohr · 7 years ago
  36. cb6e5d6 Merge "Stop asking for old versions of C++ in system/core." am: e61e2fcf21 am: 0915192d8b by Elliott Hughes · 7 years ago
  37. 972d078 Stop asking for old versions of C++ in system/core. by Elliott Hughes · 7 years ago
  38. 57db151 Merge "system/core: use proper nativehelper headers" am: 4f59afe9fa am: 6208cd1322 by Steven Moreland · 7 years ago
  39. 00fe3ad system/core: use proper nativehelper headers by Steven Moreland · 7 years ago
  40. 8bb85bd trusty*: Android.mk -> Android.bp by Steven Moreland · 7 years ago
  41. c5c1937 trusty*: Android.mk -> Android.bp by Steven Moreland · 7 years ago
  42. 38207765 Merge "trusty/storage/* to Android.bp" am: 1dcd257a21 am: 1561e34bf4 am: 9b7632ef8a by Steven Moreland · 7 years ago
  43. 8f7d804 Rename libkeymaster to libkeymaster_staging by Janis Danisevskis · 7 years ago
  44. 7f0a5bd trusty/storage/* to Android.bp by Steven Moreland · 7 years ago
  45. 275b62a libkeymaster1 split by Janis Danisevskis · 7 years ago
  46. 8a0f637 Revert "libkeymaster1 split" by Janis Danisevskis · 7 years ago
  47. c5bb8c7 libkeymaster1 split by Janis Danisevskis · 7 years ago
  48. f304a20 libtrusty: Android.mk -> Android.bp by Steven Moreland · 7 years ago
  49. 5020603 trusty: keymaster: update device tests to use 2.0 API by Jocelyn Bohr · 8 years ago
  50. 465615e trusty: keymaster: Implement abort by Jocelyn Bohr · 8 years ago
  51. e57f3ce trusty: keymaster: Implement finish by Jocelyn Bohr · 8 years ago
  52. 86eb966 trusty: keymaster: Implement update by Jocelyn Bohr · 8 years ago
  53. d7da42c trusty: keymaster: Implement begin by Jocelyn Bohr · 8 years ago
  54. 22812e9 trusty: keymaster: Implement upgrade_key by Jocelyn Bohr · 8 years ago
  55. a256198 trusty: keymaster: Implement attest_key by Jocelyn Bohr · 8 years ago
  56. 4cbfa7f trusty: keymaster: Implement export_key by Jocelyn Bohr · 8 years ago
  57. 2d76866 trusty: keymaster: Implement import_key by Jocelyn Bohr · 8 years ago
  58. a02270f trusty: keymaster: Implement get_key_characteristics by Jocelyn Bohr · 8 years ago
  59. e514dd8 trusty: keymaster: Implement generate_key by Jocelyn Bohr · 8 years ago
  60. 126402aa trusty: keymaster: Implement add_rng_entropy by Jocelyn Bohr · 8 years ago
  61. dccc76c trusty: keymaster: Implement configure by Jocelyn Bohr · 8 years ago
  62. e194e27 trusty: keymaster: Begin update from Keymaster 0.3 to 2.0 by Jocelyn Bohr · 8 years ago
  63. 5654a88 trusty: use log/log.h for ALOG macros by Mark Salyzyn · 8 years ago
  64. 30f991f liblog: use log/log.h when utilizing ALOG macros by Mark Salyzyn · 8 years ago
  65. cfd5b08 system/core: preparation to pull back interfaces from android/log.h by Mark Salyzyn · 8 years ago
  66. ff2dcd9 system/core Replace log/log.h with android/log.h by Mark Salyzyn · 8 years ago
  67. 66ce3e0 system/core Replace cutils/log.h with android/log.h by Mark Salyzyn · 8 years ago
  68. 6dc68cb Merge "Fix google-explicit-constructor warnings in system/core." by Chih-hung Hsieh · 8 years ago
  69. bcd37e6 Merge "trusty: Add nvram-wipe utility." by Mattias Nissler · 8 years ago
  70. 034c475 Fix google-explicit-constructor warnings in system/core. by Chih-Hung Hsieh · 8 years ago
  71. cdb2ca5 Fix misc-macro-parentheses warnings in system/core. by Chih-Hung Hsieh · 8 years ago
  72. ab8fe42 trusty: Add nvram-wipe utility. by Mattias Nissler · 8 years ago
  73. 462461b trusty: storageproxyd: use upstream kernel headers by Michael Ryleev · 8 years ago
  74. e2d6564 trusty: storage: add tests by Michael Ryleev · 9 years ago
  75. abebb89 trusty: storage: add client lib for testing by Michael Ryleev · 8 years ago
  76. f59560d trusty: storage: implement storage proxy daemon by Michael Ryleev · 9 years ago
  77. 117b130 trusty: storage: add trusty interface header by Andres Morales · 9 years ago
  78. aedf9af trusty: add trusty-base.mk by Michael Ryleev · 9 years ago
  79. 95989db trusty: add keymaster module by Andres Morales · 9 years ago
  80. 1571f47 trusty: add gatekeeper module by Andres Morales · 9 years ago
  81. ff03857 Merge "[core][trusty] Implement Trusty NVRAM HAL module." by Mattias Nissler · 8 years ago
  82. 32ac6aa [core][trusty] Implement Trusty NVRAM HAL module. by Mattias Nissler · 9 years ago
  83. bccd5de trusty: tipc_test: fix for building with -Wformat-security flag by Michael Ryleev · 9 years ago
  84. 33275cd trusty: tipc_test: add tests for readv/writev APIs by Michael Ryleev · 9 years ago
  85. 2b71dae Merge "Revert "[core][trusty] add gatekeeper module"" by Andres Morales · 9 years ago
  86. 1a1474c Revert "[core][trusty] add gatekeeper module" by Andres Morales · 9 years ago
  87. 9dde566 Merge "Revert "[core][trusty] add keymaster module"" by Andres Morales · 9 years ago
  88. 8ea9657 Revert "[core][trusty] add keymaster module" by Andres Morales · 9 years ago
  89. 6ee0f94 [core][trusty] add gatekeeper module by Andres Morales · 9 years ago
  90. 748b690 [core][trusty] add keymaster module by Andres Morales · 9 years ago
  91. 0a72ad9 Add libtrusty and corresponding test utility by Michael Ryleev · 9 years ago