1. 89fbca6 Use -Werror in system/core by Chih-Hung Hsieh · 8 years ago
  2. 735a33f Merge "Add missing includes." by Treehugger Robot · 7 years ago
  3. 53a7223 Add missing includes. by Dan Albert · 7 years ago
  4. 655ec93 Merge "<stdbool.h> not necessary in C++." by Treehugger Robot · 7 years ago
  5. 4e6a744 <stdbool.h> not necessary in C++. by Elliott Hughes · 8 years ago
  6. 535c636 libkeymaster1 split by Janis Danisevskis · 8 years ago
  7. ef5bb16 Add missing includes. by Dan Albert · 7 years ago
  8. abdcec0 Keymaster: Move test to std::unique_ptr by Andreas Gampe · 8 years ago
  9. 5da5217 Add missing include for readv. by Christopher Ferris · 8 years ago
  10. fffdf6f Merge "Pass in message_version_ received from the secure side." by Treehugger Robot · 8 years ago
  11. 58ce9ec Merge "Enable non-secure side to receive messages > 4K" by Treehugger Robot · 8 years ago
  12. 8e4b901 Pass in message_version_ received from the secure side. by Jocelyn Bohr · 8 years ago
  13. 7a13fee Enable non-secure side to receive messages > 4K by Jocelyn Bohr · 8 years ago
  14. 0a53b5c Merge "Return correct error code when finish input length is too long." by Treehugger Robot · 8 years ago
  15. a5846d3 Return correct error code when finish input length is too long. by Jocelyn Bohr · 8 years ago
  16. 05fddcb Stop asking for old versions of C++ in system/core. by Elliott Hughes · 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. a2e3694 trusty/storage/* to Android.bp by Steven Moreland · 8 years ago
  20. 7da4168 libtrusty: Android.mk -> Android.bp by Steven Moreland · 8 years ago
  21. 65c79b3 trusty: keymaster: update device tests to use 2.0 API by Jocelyn Bohr · 8 years ago
  22. 607b62c trusty: keymaster: Implement abort by Jocelyn Bohr · 8 years ago
  23. 2bf24fc trusty: keymaster: Implement finish by Jocelyn Bohr · 8 years ago
  24. 5ab03d7 trusty: keymaster: Implement update by Jocelyn Bohr · 8 years ago
  25. 57c8066 trusty: keymaster: Implement begin by Jocelyn Bohr · 8 years ago
  26. 6489f4a trusty: keymaster: Implement upgrade_key by Jocelyn Bohr · 8 years ago
  27. 7600267 trusty: keymaster: Implement attest_key by Jocelyn Bohr · 8 years ago
  28. 9085b46 trusty: keymaster: Implement export_key by Jocelyn Bohr · 8 years ago
  29. 26e1018 trusty: keymaster: Implement import_key by Jocelyn Bohr · 8 years ago
  30. cc62abd trusty: keymaster: Implement get_key_characteristics by Jocelyn Bohr · 8 years ago
  31. ba90a7c trusty: keymaster: Implement generate_key by Jocelyn Bohr · 8 years ago
  32. f7e419b trusty: keymaster: Implement add_rng_entropy by Jocelyn Bohr · 8 years ago
  33. 58534f4 trusty: keymaster: Implement configure by Jocelyn Bohr · 8 years ago
  34. ad23fa1 trusty: keymaster: Begin update from Keymaster 0.3 to 2.0 by Jocelyn Bohr · 8 years ago
  35. b0634cf trusty: use log/log.h for ALOG macros by Mark Salyzyn · 8 years ago
  36. 1d6b610 liblog: use log/log.h when utilizing ALOG macros by Mark Salyzyn · 8 years ago
  37. 94abded system/core: preparation to pull back interfaces from android/log.h by Mark Salyzyn · 8 years ago
  38. 51b1e55 system/core Replace log/log.h with android/log.h by Mark Salyzyn · 9 years ago
  39. 316adc3 system/core Replace cutils/log.h with android/log.h by Mark Salyzyn · 9 years ago
  40. 2b44d25 Merge "Fix google-explicit-constructor warnings in system/core." by Chih-hung Hsieh · 9 years ago
  41. 3c9085d Merge "trusty: Add nvram-wipe utility." by Mattias Nissler · 9 years ago
  42. 5db7bc5 Fix google-explicit-constructor warnings in system/core. by Chih-Hung Hsieh · 9 years ago
  43. ec99ba6 Fix misc-macro-parentheses warnings in system/core. by Chih-Hung Hsieh · 9 years ago
  44. 83ba532 trusty: Add nvram-wipe utility. by Mattias Nissler · 9 years ago
  45. efde49d trusty: storageproxyd: use upstream kernel headers by Michael Ryleev · 9 years ago
  46. 13ab0c0 trusty: storage: add tests by Michael Ryleev · 9 years ago
  47. fd9f0ee trusty: storage: add client lib for testing by Michael Ryleev · 9 years ago
  48. 130b4be trusty: storage: implement storage proxy daemon by Michael Ryleev · 9 years ago
  49. 45cfde1 trusty: storage: add trusty interface header by Andres Morales · 10 years ago
  50. ce34152 trusty: add trusty-base.mk by Michael Ryleev · 9 years ago
  51. 2bdba88 trusty: add keymaster module by Andres Morales · 10 years ago
  52. cba2535 trusty: add gatekeeper module by Andres Morales · 10 years ago
  53. 436c034 Merge "[core][trusty] Implement Trusty NVRAM HAL module." by Mattias Nissler · 9 years ago
  54. 5518ad9 [core][trusty] Implement Trusty NVRAM HAL module. by Mattias Nissler · 9 years ago
  55. 4dd4933 trusty: tipc_test: fix for building with -Wformat-security flag by Michael Ryleev · 9 years ago
  56. 17b2e30 trusty: tipc_test: add tests for readv/writev APIs by Michael Ryleev · 9 years ago
  57. 8c1f617 Merge "Revert "[core][trusty] add gatekeeper module"" by Andres Morales · 10 years ago
  58. 10a491b Revert "[core][trusty] add gatekeeper module" by Andres Morales · 10 years ago
  59. a9e971f Merge "Revert "[core][trusty] add keymaster module"" by Andres Morales · 10 years ago
  60. 83e3873 Revert "[core][trusty] add keymaster module" by Andres Morales · 10 years ago
  61. 998939e [core][trusty] add gatekeeper module by Andres Morales · 10 years ago
  62. 0f2cc9b [core][trusty] add keymaster module by Andres Morales · 10 years ago
  63. a2700bc Add libtrusty and corresponding test utility by Michael Ryleev · 10 years ago