1. 5cd693c Remove ATAP code am: 5035f40ea1 by Andrei Homescu · 3 months ago main master
  2. c038e17 Use system/libcppbor if available am: 14d4bbc051 by Andrei Homescu · 3 months ago
  3. 751c61f Wire up DestroyAttestationIds am: c2f6c5682e by David Drysdale · 3 months ago
  4. 5035f40 Remove ATAP code by Andrei Homescu · 6 months ago main-16k simpleperf-release
  5. 14d4bbc Use system/libcppbor if available by Andrei Homescu · 9 months ago
  6. c2f6c56 Wire up DestroyAttestationIds by David Drysdale · 9 months ago
  7. 7310cf7 trusty:keymaster: fix error return value. by Mike McTernan · 12 months ago
  8. 74b3933 Don't abort on invalid message in fuzzing build by David Drysdale · 12 months ago
  9. da4c531 Add an OWNER by David Drysdale · 12 months ago
  10. 8f19741 Update EEK curves for IRPC by Andrew Scull · 1 year, 1 month ago
  11. b177483 keymaster:log: Fix log format strings & remove empty param. by Mike McTernan · 1 year, 1 month ago
  12. c04a97e Fix format arguments for error log by David Drysdale · 1 year, 1 month ago
  13. 516bcc5 Use fallible allocation in UNIQUE_ID generation by David Drysdale · 1 year, 2 months ago
  14. b3a4695 Add a note requesting to replicate the keymaster access policy. by Hasini Gunasinghe · 1 year, 4 months ago
  15. ce4abc4 Support writing/reading 2nd IMEI in storage by Donnie Pollitz · 1 year, 3 months ago
  16. 1a43c7c add manifest for scudo by Marco Nelissen · 1 year, 3 months ago
  17. 9fdf912 Implement 2nd IMEI attestation support by Eran Messeri · 1 year, 6 months ago
  18. 597d37c trusty:keymaster: Allow select TAs ability to use provisioning cmds by Mike McTernan · 1 year, 5 months ago
  19. 9a8ee66 Implement keymaster_get_device_info. by Max Bires · 1 year, 7 months ago
  20. 97fefc8 trusty: keymint: Bump to IRPC v3 by Tri Vo · 1 year, 6 months ago
  21. a625482 trusty: Update CreateDeviceInfo() implementation by Tri Vo · 1 year, 6 months ago
  22. 19bb3e7 Implement 2nd IMEI attestation support by Eran Messeri · 1 year, 6 months ago
  23. 4d02374 Increase KeyMint heap size by 4K by David Drysdale · 1 year, 6 months ago
  24. 25df4c7 Update Trusty implementation of IRPC v3 by Tri Vo · 1 year, 6 months ago
  25. b718689 Stay on RKP v2 (for now) by Tri Vo · 1 year, 7 months ago
  26. b8d3631 Trusty IRemotelyProvisionedComponent v3 TA implementation by Tri Vo · 1 year, 8 months ago
  27. 8894e89 Implement getHardwareInfo() in Trusty KM TA by Tri Vo · 1 year, 7 months ago
  28. 3db2675 Fix 6357 warnings from unqualified calls to std::move and std::forward by T.J. Mercier · 1 year, 10 months ago
  29. c4ac7c5 Increase KeyMint heap size by 4K by David Drysdale · 1 year, 10 months ago
  30. e9c7516 Implement GetRootOfTrust by Shawn Willden · 2 years ago
  31. c314b4b Improve diags if no deletion slots available by David Drysdale · 2 years ago
  32. b44ccc5 Increase KeyMint heap size by 4K by David Drysdale · 2 years ago
  33. db3f658 Catch more allocation failure cases by David Drysdale · 2 years, 4 months ago
  34. 6488068 Use new (std::nothrow) throughout by David Drysdale · 2 years, 4 months ago
  35. 7d500da Add IPC port to manifest by Andrei Homescu · 2 years, 1 month ago
  36. 5c5a076 Modify KM to integrate with new hwkey_derive API by Max Bires · 2 years, 2 months ago
  37. c0d7c60 Modifying hwbcc_get_protected_data call by Max Bires · 2 years, 2 months ago
  38. 355d3ec Remove undef STRINGIFY by Seth Moore · 2 years, 3 months ago
  39. 8f4ca37 Updating app/keymaster to IRPC HAL V2 by Max Bires · 2 years, 3 months ago
  40. 92050f5 Report Trusty KeyMint as KmVersion::KEYMINT_2 by David Drysdale · 2 years, 5 months ago
  41. 63e33b6 Include new curve25519_key.cpp in build by David Drysdale · 2 years, 5 months ago
  42. 01f7954 Fix race condition in keymaster ipc by Armelle Laine · 2 years, 7 months ago
  43. 667d283 Update references to trusty-specific libc headers by Stephen Crane · 3 years, 7 months ago
  44. 77a778d Send raw AAD to HWBCC instead of an encoded bstr by Tri Vo · 2 years, 8 months ago
  45. 1cb066f KeyMint: generate UNIQUE_ID values by David Drysdale · 2 years, 7 months ago
  46. fcf49a0 Revert "Delete KM1" by Jim Blackler · 2 years, 7 months ago
  47. 89614a0 Delete KM1 by Shawn Willden · 2 years, 8 months ago
  48. da50c18 KeyMaster: Build host test conditionally by perl · 2 years, 8 months ago
  49. ffd5d23 Increase keymaster min_heap by 8KiB by Seth Moore · 2 years, 8 months ago
  50. d596896 Use the Trusty hwbcc service for RKP by Max Bires · 2 years, 10 months ago
  51. 66f40c1 Fix UB in implicit conversion in cast to keymaster_command by Ayrton Munoz · 2 years, 9 months ago
  52. 4d5078f Limit secure storage retries. by Shawn Willden · 2 years, 9 months ago
  53. a8fc9ce Set SHA-256 hash of the verified boot key in attestation information. by Hasini Gunasinghe · 2 years, 9 months ago
  54. 649b305 Fix KeyAttestation Cts test failure in unlocked devices by Hasini Gunasinghe · 2 years, 9 months ago
  55. f023dca Keymint app: Fix infinite loop if secrets key file does not exist. by Janis Danisevskis · 2 years, 9 months ago
  56. 1dd4a0d Handle HWWSK service error ERR_NOT_SUPPORTED gracefully by Janis Danisevskis · 2 years, 10 months ago
  57. f1d2350 Activate secure deletion by Shawn Willden · 2 years, 10 months ago
  58. b6bf8b9 Enable UpgradeKey to add rollback protection. by Shawn Willden · 2 years, 9 months ago
  59. ad3b2d0 Implement rollback resistance and single-use keys. by Shawn Willden · 2 years, 11 months ago
  60. 0e83fdd Update for auth encrypted blob API refactor. by Shawn Willden · 2 years, 10 months ago
  61. 56daf51 Trusty KeyMint: add missing bootloader message by David Drysdale · 2 years, 10 months ago
  62. 1471534 Initialize AttestationIds in ReadAttestationIds by Keith Mok · 2 years, 10 months ago
  63. 1850b47 Fix KeyAttestation tests on unlocked devices. by Hasini Gunasinghe · 2 years, 10 months ago
  64. 6204ec2 Add user tests using TRUSTY_USER_TESTS by Tri Vo · 2 years, 10 months ago
  65. 3af779a Add Trusty team members to OWNERS by Tri Vo · 2 years, 10 months ago
  66. 1ea9175 Trusty KeyMint: support boot,vendor patchlevels by David Drysdale · 2 years, 10 months ago
  67. 3d374f0 Trusty implementation for IRemotelyProvisi... HAL by Max Bires · 3 years ago
  68. a940762 Allow re-provisioning Attestation Device IDs by Max Bires · 2 years, 11 months ago
  69. 78a232d Adding an API for reading/writing Attestation IDs by Max Bires · 3 years ago
  70. ca1179c Add keymaster app to userspace library build system by Stephen Crane · 3 years, 8 months ago
  71. febf8e6 Correct handling of keystore-prefixed blobs. by Shawn Willden · 3 years ago
  72. b038120 Update to KeyMint by Shawn Willden · 3 years, 1 month ago
  73. 54db1a0 Handle keystore2 blob prefixes by Shawn Willden · 3 years ago
  74. b45d5e0 Let HAL choose KmVersion by Shawn Willden · 3 years, 1 month ago
  75. 15cd115 Support GetVersion2. by Shawn Willden · 3 years, 1 month ago
  76. 581b992 Add AES-GCM key blob encryption by Shawn Willden · 3 years, 1 month ago
  77. aff55c9 Fix UB when deserializing enums by Tri Vo · 3 years, 1 month ago
  78. ec26cf8 Enable STL by Shawn Willden · 3 years, 1 month ago
  79. f4bf11a Enable soft attestation fallback. by Shawn Willden · 3 years, 1 month ago
  80. f037b37 Add unittest to default keymaster access policy by Andrew LeCain · 3 years, 2 months ago
  81. e11d7ea Forward FP authenticator build args to module by Andrew LeCain · 3 years, 2 months ago
  82. 111962d KeyMaster: Implement CheckConfirmationToken. by David Zeuthen · 3 years, 2 months ago
  83. 3c2631c Implement Wrapped Attestation Key Installation by Matthew Maurer · 3 years, 2 months ago
  84. 6a79518 keymaster: Add command to set wrapped attestation key by Arve Hjønnevåg · 3 years, 8 months ago
  85. 45c7e0a Add support for target specific ACL by Andrew LeCain · 3 years, 4 months ago
  86. f8c4f10 Stub KM_PURPOSE_ATTEST_KEY support. by Shawn Willden · 3 years, 3 months ago
  87. 688d723 Add special handling for AES keys with TAG_STORAGE_KEY tag by Michael Ryleev · 3 years, 6 months ago
  88. 4051fc5 Include ecdh_operation.cpp in KM build. by David Zeuthen · 3 years, 4 months ago
  89. d121439 Partial revert of AttestationContext refactor. by Shawn Willden · 3 years, 4 months ago
  90. ae7c14d Implement self-signed certificate generation. by Shawn Willden · 3 years, 4 months ago
  91. ff2fd03 Provide KeymasterContext to factories by Shawn Willden · 3 years, 4 months ago
  92. 667e840 Add OWNERS file for Trusty Keymaster by Shawn Willden · 3 years, 4 months ago
  93. a43dc2d Refactor AttestationRecordContext by Shawn Willden · 3 years, 4 months ago
  94. abf4a06 Change KeyFactor context args to references. by Shawn Willden · 3 years, 4 months ago
  95. d2b86f1 Revert^2 "Revise KeymasterMessage versioning system" by Shawn Willden · 3 years, 4 months ago
  96. 3ebebb5 Revert "Revise KeymasterMessage versioning system" by Bonian Chen · 3 years, 4 months ago
  97. 3c2e68c Allow connection from confirmation UI to get the auth token key by ichihlu · 3 years, 5 months ago
  98. 37b8158 Revise KeymasterMessage versioning system by Shawn Willden · 3 years, 5 months ago
  99. e2814b2 Change GenerateAttestation to use managed cert type by Shawn Willden · 3 years, 5 months ago
  100. c8a1777 keymaster: use hmac_key as AuthToken key by Joseph Jang · 3 years, 5 months ago