1. 64a6d54 Protocol for preshared secret provisioning. by Janis Danisevskis · 6 years ago
  2. f2e6dcf Added boot_hash and GetBootInfo(). by Allen Webb · 6 years ago
  3. d3eaf97 Add NUGGET_PARAM_AP_UART_PASSTHRU to control AP UART by Bill Richardson · 6 years ago
  4. 53158e9 keymaster: use enum for boot color by nagendra modadugu · 6 years ago
  5. adfb8a0 keymaster.proto: Add boot_hash to SetBootStateRequest. by Allen Webb · 6 years ago
  6. 4424c2c keymaster.proto: Added SetSystemVersionInfo RPC. by Allen Webb · 6 years ago
  7. 91df0bd kemaster_defs.proto: Added missing tags. by Allen Webb · 6 years ago
  8. 251238b keymaster: add HardwareAuth & Verification Token types by nagendra modadugu · 6 years ago
  9. 5f490a7 keymaster: document bootloader parameters by nagendra modadugu · 6 years ago
  10. e0a319a Add protocol for session bound physical input events by Janis Danisevskis · 6 years ago
  11. 4f705a7 Add auth token HMAC key sharing protocol by Janis Danisevskis · 6 years ago
  12. 53406cd Revert "Support message CRCs in the transport protocol." by Bill Richardson · 6 years ago
  13. 8cec2e5 Support message CRCs in the transport protocol. by Bill Richardson · 6 years ago
  14. 3055886 Retrieve repo snapshot info from Nugget OS by Bill Richardson · 6 years ago
  15. b49b34d Improve Nugget OS version reporting by Bill Richardson · 6 years ago
  16. 580e93a NUGGET_PARAM_REBOOT always does a hard reboot by Bill Richardson · 6 years ago
  17. 71361b9 Print more debug information about image header by Anatol Pomazau · 6 years ago
  18. d2c3a23 Accessor for device ID. by Andrew Scull · 6 years ago
  19. 0c0ee17 keymaster: add shared definition file keymaster.h by nagendra modadugu · 6 years ago
  20. f32029b keymaster: add error codes related to provisioning by nagendra modadugu · 6 years ago
  21. 4c01247 avb.proto: add resetchallenge and getproduction by Will Drewry · 6 years ago
  22. 4e5e03a flash: update of cert & provisioning data offsets by nagendra modadugu · 6 years ago
  23. 38ecda1 flash_layout: Add manufacturing related config by nagendra modadugu · 6 years ago
  24. 10e34bc Reserve a fake AVB_TEST app ID just for testing by Bill Richardson · 6 years ago
  25. 0121ffb keymaster: add factory-setup methods by nagendra modadugu · 6 years ago
  26. 7e1c8d9 Remove protobuf build hack. by Andrew Scull · 6 years ago
  27. 95ac9bb keymaster: update ExportKeyResponse message by nagendra modadugu · 6 years ago
  28. 4f532bc keymaster: bump proto request buffer size by nagendra modadugu · 6 years ago
  29. b2d8618 Add struct nugget_app_low_power_stats definition by Bill Richardson · 6 years ago
  30. 418b2f4 Add NUGGET_PARAM_GET_LOW_POWER_STATS command by Bill Richardson · 6 years ago
  31. b1c6e70 Add more Nugget Core commands for firmware updates by Bill Richardson · 6 years ago
  32. 6d698a2 keymaster: bump size of params max_count by nagendra modadugu · 6 years ago
  33. f847ba8 Remove unused NUGGET_PARAM_REVERSE command by Bill Richardson · 6 years ago
  34. 56ffcc4 Update after Android build file defaults refactor by Andrew Scull · 6 years ago
  35. e52e8ab keymaster: add TUP related definitions by nagendra modadugu · 6 years ago
  36. 8e4a8fe keymaster: update prototype for SymmetricKey by nagendra modadugu · 6 years ago
  37. cd3871d build: fix cross-platform build issue by nagendra modadugu · 6 years ago
  38. 4405b6b keymaster: replace uint32 with ErrorCode enum by nagendra modadugu · 6 years ago
  39. d0ab4a5 Align struct app_transport buffers correctly by Bill Richardson · 6 years ago
  40. 915e9bc Merge "Declare a function to print struct app_transport" by Bill Richardson · 6 years ago
  41. bdf53cd keymaster: sync with V4.0 HAL types by nagendra modadugu · 6 years ago
  42. f098cd3 Declare a function to print struct app_transport by Bill Richardson · 6 years ago
  43. f893cc1 Revert "dcrypto: add asn.1 tag parsing proto" by nagendra modadugu · 6 years ago
  44. 5eba38c Added FullStressTest and FullStressResult messages. by Allen Webb · 6 years ago
  45. 304ad12 Rename the repo to `external/nos/host/generic`. by Andrew Scull · 7 years ago
  46. 32fef8b Switched to using descriptor.proto from protobuf 3.3.5 by Allen Webb · 6 years ago
  47. 0cf7402 Added "get owner key" support. by Sergio Moreira · 7 years ago
  48. 47f1b1b dcrypto: add asn.1 tag parsing proto by nagendra modadugu · 7 years ago
  49. 45c426b keymaster: fixed size ImportWrappedKey.masking_key by nagendra modadugu · 7 years ago
  50. e5bdda3 Remove `subdirs` from Android build files. by Andrew Scull · 7 years ago
  51. 6023a7d keymaster: add bl facing vendor api by nagendra modadugu · 7 years ago
  52. 47fc78e keymaster: update ImportWrappedKeyRequest message by nagendra modadugu · 7 years ago
  53. dd33ca6 dcrypto: add protos for driving aes cmac tests by nagendra modadugu · 7 years ago
  54. a8d26f7 Merge "avb: Add the BootloaderDone message" by Bill Richardson · 7 years ago
  55. 080fee6 avb: Add the BootloaderDone message by Bill Richardson · 7 years ago
  56. 1d057ed avb: Add some app-specific error codes by Bill Richardson · 7 years ago
  57. 89e50ed keymaster: bump request & response buffer sizes by nagendra modadugu · 7 years ago
  58. ebfdd37 keymaster: introduce keymaster enums by nagendra modadugu · 7 years ago
  59. 36d100d Merge "Refactored locks RPC due to PB bugs." by Sergio Moreira · 7 years ago
  60. 3cfabed Refactored locks RPC due to PB bugs. by Sergio Moreira · 7 years ago
  61. c8f9452 Added enum for reboot type argument. by Allen Webb · 7 years ago
  62. b678e8b Merge "keymaster: move internal types to keymaster_types.proto" by Nagendra Modadugu · 7 years ago
  63. ef312fe Add a cleanup callback to the transport API by Bill Richardson · 7 years ago
  64. c9c7697 keymaster: move internal types to keymaster_types.proto by nagendra modadugu · 7 years ago
  65. 3610608 By spec, lock values are bytes and not booleans. by Sergio Moreira · 7 years ago
  66. a15a94d Merge "Return the value of the locks (without metadata)." by Sergio Moreira · 7 years ago
  67. ad20912 Return the value of the locks (without metadata). by Sergio Moreira · 7 years ago
  68. a0d31dc Merge "Added components missed by the previous CL." by Sergio Moreira · 7 years ago
  69. 6cf2402 Merge "Added support for Carrier Lock test." by Sergio Moreira · 7 years ago
  70. 1788808 Added components missed by the previous CL. by Sergio Moreira · 7 years ago
  71. c358507 Added avb protos. by Allen Webb · 7 years ago
  72. bfe2062 Added support for Carrier Lock test. by Sergio Moreira · 7 years ago
  73. 58672c1 Add nugget/include/signed_header.h by Bill Richardson · 7 years ago
  74. 06ed065 Adding flash_layout.h from core/nugget/ by Bill Richardson · 7 years ago
  75. f0f4bf7 Fix build by renaming keymaster options file. by Andrew Scull · 7 years ago
  76. b5f24a5 Bring back imports for keymaster protos by Andrew Scull · 7 years ago
  77. 713b1f8 Retire nugget/services. by Andrew Scull · 7 years ago
  78. af221e3 Build all protos on Android from source. by Andrew Scull · 7 years ago
  79. 2e389e8 Migrated bazel build files. by Allen Webb · 7 years ago
  80. 6752fb1 Added symlinks at the package path. by Allen Webb · 7 years ago
  81. fa9f985 Made protoapi proto package consistent. by Allen Webb · 7 years ago
  82. c5c0d5d Weaver: add docs to reference the Weaver HAL by Andrew Scull · 7 years ago
  83. 9c2a4a1 Merge "nos_call_application returns error code." by Andrew Scull · 7 years ago
  84. 730ffac Moved protoapi proto files into nugget/services/protoapi. by Allen Webb · 7 years ago
  85. 3935b18 nos_call_application returns error code. by Andrew Scull · 7 years ago
  86. 36ebf2d Replace tabs with 2 spaces. by Andrew Scull · 7 years ago
  87. 34dfee7 keymaster: add options file by nagendra modadugu · 7 years ago
  88. 6ebb5eb Added a command to get the cycles since reboot. by Allen Webb · 7 years ago
  89. 3696694 keymaster: update proto definitions by nagendra modadugu · 7 years ago
  90. 6a53e4d keymaster: update ImportKey related types by nagendra modadugu · 7 years ago
  91. 1b97ebf keymaster: remove GetHardwareFeatures rpc & protos by nagendra modadugu · 7 years ago
  92. bdcfaa8 keymaster: add proto definitions by nagendra modadugu · 7 years ago
  93. fbf534f Added LinuxCitadelClient. by Allen Webb · 7 years ago
  94. e029d57 Improve C++ includability of shared headers. by Andrew Scull · 7 years ago
  95. 24ba513 Update LICENSE on headers/proto files to APACHE2 by nagendra modadugu · 7 years ago
  96. 1c02d64 Add items shared between the firmware and the host. by Andrew Scull · 7 years ago