1. 08c17cd Make batch attestation keys/certs optional by David Drysdale · 5 weeks ago main master
  2. 415c0d6 Don't run tests that write to storage by David Drysdale · 9 weeks ago
  3. 6714131 Skip broken tests am: f0916c9ca5 by David Drysdale · 3 months ago
  4. f0916c9 Skip broken tests by David Drysdale · 3 months ago simpleperf-release
  5. a91199c Conditionally enable KeyMint tests am: f2e821ccba by David Drysdale · 3 months ago
  6. e7399e5 Wrap the codes to handle key with TAG_STORAGE_KEY am: 42ac1c281f by Ji Luo · 3 months ago
  7. 048d576 trusty: keymint: explicitly set the app name. am: d855ac8693 by Mike McTernan · 3 months ago
  8. ac7ea88 [trusty] Remove unused FallibleVec import am: da3059dc65 by Ross Kettleson · 3 months ago
  9. 95248e2 keymint: add in sha-256 impl am: 8b2f8486b8 by David Drysdale · 3 months ago
  10. cfb5244 rust: Pin protobuf to crate version 2.27.1 am: 6b6e0230eb by Per Larsen · 3 months ago
  11. 80bcd05 Revert^2 "rust: Use autogenerated Trusty makefile rules" am: ac9e6f78ed by Per Larsen · 3 months ago
  12. c5e62ee Revert "rust: Use autogenerated Trusty makefile rules" am: c8c514fec6 by Andrei Homescu · 3 months ago
  13. 02633bf rust: Use autogenerated Trusty makefile rules am: 35279932a6 by Per Larsen · 3 months ago
  14. f2e821c Conditionally enable KeyMint tests by David Drysdale · 3 months ago main-16k
  15. 42ac1c2 Wrap the codes to handle key with TAG_STORAGE_KEY by Ji Luo · 4 months ago
  16. d855ac8 trusty: keymint: explicitly set the app name. by Mike McTernan · 4 months ago
  17. da3059d [trusty] Remove unused FallibleVec import by Ross Kettleson · 6 months ago
  18. 8b2f848 keymint: add in sha-256 impl by David Drysdale · 7 months ago
  19. 6b6e023 rust: Pin protobuf to crate version 2.27.1 by Per Larsen · 8 months ago
  20. ac9e6f7 Revert^2 "rust: Use autogenerated Trusty makefile rules" by Per Larsen · 8 months ago
  21. c8c514f Revert "rust: Use autogenerated Trusty makefile rules" by Andrei Homescu · 8 months ago
  22. 3527993 rust: Use autogenerated Trusty makefile rules by Per Larsen · 11 months ago
  23. f8c0aaa rust: remove allow(unaligned_references) as it is no longer allowed by Mike McTernan · 11 months ago
  24. 7df0ce2 Move to use heap trait objects by David Drysdale · 1 year ago
  25. d1d71c6 Allow one extra connection by David Drysdale · 1 year, 2 months ago
  26. 0971e54 Reject deletion slot 1 that holds factory secret by David Drysdale · 1 year, 2 months ago
  27. 4176f24 Pass entropy through to trusty_rng by David Drysdale · 1 year, 2 months ago
  28. 89915f5 keymint:scudo: Add scudo manifest by Mike McTernan · 1 year, 2 months ago
  29. 65161a1 Adding RSA PKCS1 and EC SEC 1 formats to read_attestation_key by Orlando Arbildo · 1 year, 2 months ago
  30. b021dc9 rust: Update tipc interface usage by Weston Carvalho · 1 year, 3 months ago
  31. ede9128 Adding keymint SetWrappedAttestationKey command by Orlando Arbildo · 1 year, 3 months ago
  32. 1090e1e Adding keymint ClearAttestationCertChain command by Orlando Arbildo · 1 year, 3 months ago
  33. ce0d536 Adding keymint AppendAttestationCertChain command by Orlando Arbildo · 1 year, 3 months ago
  34. 94562a5 Put auto-increment for IMEI2 behind a feature by David Drysdale · 1 year, 3 months ago
  35. ea485c4 Disable the test for keymint until KMR lands. by Hasini Gunasinghe · 1 year, 3 months ago
  36. e3bc700 Add generic access policy for keymint Rust. by Hasini Gunasinghe · 1 year, 4 months ago
  37. 5a732bc Fixing SetAttestationKey command flow by Orlando Arbildo · 1 year, 3 months ago
  38. c4a529d Support writing/reading 2nd IMEI in storage by Donnie Pollitz · 1 year, 3 months ago
  39. 6784967 rust: Import FallbileCString trait by Nicole LeGare · 1 year, 4 months ago
  40. 58d9122 Changing traits to support opaque keys for kek and kak by Orlando Arbildo · 1 year, 4 months ago
  41. 25f8562 Force native byte order for timestamp HMAC by David Drysdale · 1 year, 3 months ago
  42. 23e3531 rust: Import CStr from core by Nicole LeGare · 1 year, 4 months ago
  43. eb56c04 Enable keymint rust unittests by Orlando Arbildo · 1 year, 5 months ago
  44. 075d0f5 Increase heap by 4K by David Drysdale · 1 year, 4 months ago
  45. fcce550 Implementing custom log formatter by Orlando Arbildo · 1 year, 4 months ago
  46. 9f76223 Returning AttestationIdInfo::default() on RetrieveAttestationIds trait by Orlando Arbildo · 1 year, 4 months ago
  47. 919b023 Refactoring secure_storage_manager by Orlando Arbildo · 1 year, 4 months ago
  48. d05c90b Add the OWNERS, LICENSE, .clang-format and PREUPLOAD.cfg files. by Hasini Gunasinghe · 2 years, 2 months ago
  49. 532beee Extra legacy messages for secure port by David Drysdale · 1 year, 5 months ago
  50. 3f134d5 Merge "Code tidy-ups" by David Drysdale · 1 year, 4 months ago
  51. 171e5c7 Merge "Re-use UUID for KeyMint/C++ app in KeyMint/Rust" by David Drysdale · 1 year, 4 months ago
  52. 6470210 Code tidy-ups by David Drysdale · 1 year, 5 months ago
  53. 26583f0 Using single set of keymint IPC ports by Orlando Arbildo · 1 year, 4 months ago
  54. e7b27c5 Merge "Adding keymint legacy provisioning IPC port commands" by Orlando Arbildo · 1 year, 4 months ago
  55. f0d2d82 Adding keymint legacy provisioning IPC port commands by Orlando Arbildo · 1 year, 5 months ago
  56. 9ab6871 Set SECOND_IMEI value by David Drysdale · 1 year, 4 months ago
  57. 7fef9fd Merge "Cleaning up SecureDeletionSecretManager" by Orlando Arbildo · 1 year, 5 months ago
  58. 36556c1 Cleaning up SecureDeletionSecretManager by Orlando Arbildo · 1 year, 5 months ago
  59. 4bed548 Merge "Fixing SetBootParams unittests" by Orlando Arbildo · 1 year, 5 months ago
  60. 892d38d Fixing SetBootParams unittests by Orlando Arbildo · 1 year, 5 months ago
  61. cfae16e Implement RetrieveRkpArtifacts trait for Trusty KMR TA by Hasini Gunasinghe · 1 year, 5 months ago
  62. 4b396b3 Merge "Cope with storage key creation" by David Drysdale · 1 year, 5 months ago
  63. 7166ff6 Cope with storage key creation by David Drysdale · 1 year, 5 months ago
  64. de68aed Implement fake attestation key fallback by David Drysdale · 1 year, 5 months ago
  65. a8810df Re-use UUID for KeyMint/C++ app in KeyMint/Rust by David Drysdale · 1 year, 5 months ago
  66. b8d9437 Merge "Improve support for legacy messages" by David Drysdale · 1 year, 5 months ago
  67. 5450c6d Improve support for legacy messages by David Drysdale · 1 year, 5 months ago
  68. f6e11f3 Update to latest TIPC API by Nicole LeGare · 1 year, 5 months ago
  69. d3e5064 Adding keymint legacy non-secure IPC port support by Orlando Arbildo · 1 year, 5 months ago
  70. 441c81d Merge "Improve response processing in TA to handle larger messages." by Hasini Gunasinghe · 1 year, 5 months ago
  71. 667575d Add legacy key converter implementation by David Drysdale · 1 year, 6 months ago
  72. 85edc4d Improve response processing in TA to handle larger messages. by Hasini Gunasinghe · 1 year, 7 months ago
  73. d762756 Implementing MonotonicClock trait by Orlando Arbildo · 1 year, 5 months ago
  74. e200071 Adding keymint secure IPC port support by Orlando Arbildo · 1 year, 6 months ago
  75. 65e5cc3 Implementing SecureDeletionSecretManager trait by Orlando Arbildo · 1 year, 6 months ago
  76. 17a79a2 Update the Trusty keymint TA with RKP related changes. by Hasini Gunasinghe · 1 year, 6 months ago
  77. e682781 Implementing StorageKeyWrapper trait by Orlando Arbildo · 1 year, 6 months ago
  78. 95d1774 Implementing RetrieveCertSigningInfo and RetrieveAttestationIds traits by Orlando Arbildo · 1 year, 7 months ago
  79. 367ef08 Implementing kmr_ta::device::RetrieveKeyMaterial trait by Orlando Arbildo · 1 year, 7 months ago
  80. e79b531 Adding unittests to keymint trusty TA by Orlando Arbildo · 1 year, 7 months ago
  81. 900251b Integrate kmr_boring with KM TA and replace no-ops with boringssl ops. by Hasini Gunasinghe · 1 year, 11 months ago
  82. af6ff83 Implement Keymint TA and integrate with the reference implementation. by Hasini Gunasinghe · 2 years ago
  83. 4a18ee4 Adding rust format repohooks. by Orlando Arbildo · 1 year, 7 months ago
  84. 8945301 Initial empty repository by Roman Yepishev · 2 years, 2 months ago