1. 8f810b1 Move remotely provisioned component tests to rkp directory by Seth Moore · 2 years, 9 months ago
  2. b0f54da Update the KeyMint feature version to 300 by Eran Messeri · 2 years, 9 months ago
  3. a8ceb15 Merge "Update keymint latest aidl for cpp version code" by Shaquille Johnson · 2 years, 9 months ago
  4. b692c60 Update keymint latest aidl for cpp version code by Shaquille Johnson · 2 years, 10 months ago
  5. b0b8acc Make IRPC v3 optionally backwards compatible by Tri Vo · 2 years, 9 months ago
  6. 1589c40 Merge "Fix overly relaxed Device ID Test." by Max Bires · 2 years, 9 months ago
  7. 4ad2bb1 Merge "Document changes and clean up spec" by Treehugger Robot · 2 years, 10 months ago
  8. a97ec69 Fix overly relaxed Device ID Test. by Max Bires · 2 years, 10 months ago
  9. 8d04626 Document changes and clean up spec by Max Bires · 2 years, 10 months ago
  10. 9d52a35 Merge "Allow rkpd mainline module to link rkp aidl bits" by Seth Moore · 2 years, 10 months ago
  11. 557a1db Allow rkpd mainline module to link rkp aidl bits by Seth Moore · 2 years, 10 months ago
  12. b9d71d3 ID attestation: update docs for a second IMEI by Eran Messeri · 2 years, 10 months ago
  13. 2ac5066 Merge "Add an implementation defined limit on number of keys in CSR" by Tri Vo · 2 years, 10 months ago
  14. 9cab73c Add an implementation defined limit on number of keys in CSR by Tri Vo · 2 years, 10 months ago
  15. 5eeb73b Merge changes from topic "rkp-csrv3-updates" by Andrew Scull · 2 years, 10 months ago
  16. 7d22f60 KeyMint VTS: Police key validity from v2 HAL by Tommy Chiu · 2 years, 10 months ago
  17. fb49ad2 Update the VTS test for CSRv3 updates by Andrew Scull · 2 years, 10 months ago
  18. 9aa150c Adjust CSRv3 CDDL after implementation experience by Andrew Scull · 2 years, 10 months ago
  19. 85ee679 Merge "Add VtsAidlKeyMintTargetTest to presubmit" by Tri Vo · 2 years, 10 months ago
  20. 75dd6a1 Merge changes from topic "cherry-pick-rkp-hal-split" by Seth Moore · 2 years, 10 months ago
  21. 20b3262 Merge changes from topic "cherry-pick-rkp-hal-split" by Seth Moore · 2 years, 10 months ago
  22. 9d99ac4 Merge "Fix a couple of regular expressions." by Treehugger Robot · 2 years, 10 months ago
  23. a30c393 Merge "benchmark: updated benchmark tests for strongbox" by Treehugger Robot · 2 years, 10 months ago
  24. 41e97f0 Update the RKP aidl dependency by Seth Moore · 2 years, 10 months ago
  25. f479b4b Update README and CHANGELOG for RKP by Seth Moore · 2 years, 10 months ago
  26. 3a81062 Split rkp from keymint by Seth Moore · 2 years, 10 months ago
  27. 5937f07 Add missing dependency on RKP HAL by Seth Moore · 2 years, 10 months ago
  28. 210d3ea ID attestation: Define tag for a second IMEI by Eran Messeri · 2 years, 10 months ago
  29. be36da4 Fix a couple of regular expressions. by Elliott Hughes · 2 years, 10 months ago
  30. 080af0a Merge "Fix typo in property name" by Treehugger Robot · 2 years, 10 months ago
  31. 799e435 Fix typo in property name by Tri Vo · 2 years, 10 months ago
  32. 6529cef Add VtsAidlKeyMintTargetTest to presubmit by Tri Vo · 2 years, 10 months ago
  33. 7556e51 Mark keymint as unfrozen to manage keystore2's imports by Devin Moore · 2 years, 10 months ago
  34. 8d8d788 benchmark: updated benchmark tests for strongbox by avinashhedage · 3 years, 1 month ago
  35. 73cb8af Merge "Add TEST_MAPPING config" by Tri Vo · 2 years, 10 months ago
  36. 269057b Add TEST_MAPPING config by Tri Vo · 2 years, 10 months ago
  37. 4fdcccc KeyMint VTS: Use a strongbox must support DIGEST for importKey by Tommy Chiu · 2 years, 11 months ago
  38. 5ae39a2 Merge changes from topic "rkp_v3" by Tri Vo · 2 years, 11 months ago
  39. e1185fa Merge "Coalesce OWNERS and add component" by David Drysdale · 2 years, 11 months ago
  40. 0d6204e Update VtsHalRemotelyProvisionedComponentTargetTest to v3 by Tri Vo · 3 years ago
  41. f48a2a7 Bump Identity and KM AIDL API versions by Tri Vo · 3 years ago
  42. 02abced Coalesce OWNERS and add component by David Drysdale · 2 years, 11 months ago
  43. dd12c48 IRPC test: use version from RpcHardwareInfo by Tri Vo · 2 years, 11 months ago
  44. ff8f1d6 Merge "Generalize RKP CDDL schema beyond CSRs" by Treehugger Robot · 2 years, 11 months ago
  45. 0192979 Merge "RKP HAL: fix typos" by David Drysdale · 3 years ago
  46. bff2cae Generalize RKP CDDL schema beyond CSRs by Andrew Scull · 3 years ago
  47. e6fe69b Merge "KeyMint HAL: clarify time-based auth behaviour" by David Drysdale · 3 years ago
  48. a4c4a18 Tweak RKP HAL comments by Andrew Scull · 3 years ago
  49. a867bc1 KeyMint HAL: clarify time-based auth behaviour by David Drysdale · 3 years ago
  50. 2fc6f83 Move verifyProtectedData into remote_prov_utils by Seth Moore · 3 years ago
  51. 77f66a3 RKP HAL: fix typos by David Drysdale · 3 years ago
  52. f1f6215 Move the device info validation to a helper library by Seth Moore · 3 years ago
  53. 0068fcc Merge "Clarify error message in DeviceInfo check." by Max Bires · 3 years ago
  54. 757ed42 Clarify error message in DeviceInfo check. by Max Bires · 3 years ago
  55. 137ffac Update IRemotelyProvisionedComponent HAL to v3 by Max Bires · 3 years, 1 month ago
  56. 7ea97a3 KeyMint HAL: reinstate tags in extension schema by David Drysdale · 3 years ago
  57. 4683a53 KeyMint HAL: clarify obsolete tags by David Drysdale · 3 years ago
  58. 28cde8f Merge "DO NOT MERGE - Merge Android 13" by Xin Li · 3 years, 1 month ago
  59. b97121d KeyMint VTS: use SCOPED_TRACE on all loops by David Drysdale · 3 years, 1 month ago
  60. e76000e Merge "Docs: return EARLY_BOOT_ENDED instead of INVALID_KEY_BLOB." am: 6796c8b5aa by David Drysdale · 3 years, 2 months ago
  61. 6796c8b Merge "Docs: return EARLY_BOOT_ENDED instead of INVALID_KEY_BLOB." by David Drysdale · 3 years, 2 months ago
  62. 0b9c196 Docs: return EARLY_BOOT_ENDED instead of INVALID_KEY_BLOB. by Subrahmanyaman · 3 years, 2 months ago
  63. ac42d60 Merge "KeyMint HAL: clarify leaf cert requirements" am: 824c5d8f60 by David Drysdale · 3 years, 2 months ago
  64. 824c5d8 Merge "KeyMint HAL: clarify leaf cert requirements" by David Drysdale · 3 years, 2 months ago
  65. 26fd684 Merge "KeyMint: Test size requirements for ciphers" am: 96ed41b2e2 by David Drysdale · 3 years, 2 months ago
  66. 96ed41b Merge "KeyMint: Test size requirements for ciphers" by David Drysdale · 3 years, 2 months ago
  67. 9daf7c7 KeyMint HAL: clarify leaf cert requirements by David Drysdale · 3 years, 2 months ago
  68. dd5f7f0 KeyMint: Test size requirements for ciphers by Prashant Patil · 3 years, 2 months ago
  69. 0fdf10c Merge "KeyMint VTS: test default MGF_DIGEST behaviour" am: 5d88e95b36 by David Drysdale · 3 years, 2 months ago
  70. ae3727b KeyMint VTS: test default MGF_DIGEST behaviour by David Drysdale · 3 years, 10 months ago
  71. 325d104 Merge "Remove jdanis@ from OWNERS" am: 9dbbf700d9 by Treehugger Robot · 3 years, 2 months ago
  72. 9dbbf70 Merge "Remove jdanis@ from OWNERS" by Treehugger Robot · 3 years, 2 months ago
  73. 30f2789 Merge tm-dev-plus-aosp-without-vendor@8763363 by Xin Li · 3 years, 2 months ago
  74. a5468b5 Merge "Verify that imported keys have the correct characteristics." by Treehugger Robot · 3 years, 2 months ago
  75. 46f99f4 Merge "KeyMint HALs: clarifications" by David Drysdale · 3 years, 2 months ago
  76. 2f2db81 Merge "Add an IRPC changelog." by Seth Moore · 3 years, 2 months ago
  77. 9dce048 Add an IRPC changelog. by Max Bires · 3 years, 2 months ago
  78. e9e1240 Merge "KeyMint VTS: cope with ATTEST_KEY +/- SIGN" am: 11cb564913 am: cbaede3f72 by David Drysdale · 3 years, 3 months ago
  79. fbb4cf3 Read VSR level from correct property. am: 35db349596 am: 4e97ec021e by Shawn Willden · 3 years, 3 months ago
  80. c3f8861 Merge "Remove AIDL-libs from VNDK" by Jooyung Han · 3 years, 3 months ago
  81. 8d925ae KeyMint HALs: clarifications by David Drysdale · 4 years ago
  82. 11cb564 Merge "KeyMint VTS: cope with ATTEST_KEY +/- SIGN" by David Drysdale · 3 years, 3 months ago
  83. 35db349 Read VSR level from correct property. by Shawn Willden · 3 years, 3 months ago
  84. 86cfdfd Merge "Specify correct assignee for bugs." am: ce30f4b18c am: fa256305fe by Treehugger Robot · 3 years, 3 months ago
  85. ce30f4b Merge "Specify correct assignee for bugs." by Treehugger Robot · 3 years, 3 months ago
  86. ddc1e4c Merge "Add a README for Remote Key Provisioning." by Treehugger Robot · 3 years, 3 months ago
  87. 82ed7a4 Add a README for Remote Key Provisioning. by Max Bires · 3 years, 3 months ago
  88. d81d6a1 Remove AIDL-libs from VNDK by Jooyung Han · 3 years, 3 months ago
  89. c0b24f4 Remove AIDL-libs from VNDK by Jooyung Han · 3 years, 3 months ago
  90. 4348927 KeyMint VTS: cope with ATTEST_KEY +/- SIGN by David Drysdale · 3 years, 3 months ago
  91. 6682410 Merge "Add a README for Remote Key Provisioning." into tm-dev am: 8c1586bc4f by TreeHugger Robot · 3 years, 3 months ago
  92. 8c1586b Merge "Add a README for Remote Key Provisioning." into tm-dev by TreeHugger Robot · 3 years, 3 months ago
  93. c08e808 Add a README for Remote Key Provisioning. by Max Bires · 3 years, 3 months ago
  94. 9411d1b Remove jdanis@ from OWNERS by Shawn Willden · 3 years, 3 months ago
  95. 460ef38 Specify correct assignee for bugs. by Shawn Willden · 3 years, 3 months ago
  96. 87d139a Merge "KeyMint VTS: check chain size before dereferencing" am: 543eb71cb6 am: abe4c2ec93 by David Drysdale · 3 years, 3 months ago
  97. a8a888e KeyMint VTS: check chain size before dereferencing by David Drysdale · 3 years, 3 months ago
  98. d782e21 Merge "Implement KeyMint2 test for VSR13" into tm-dev by TreeHugger Robot · 3 years, 3 months ago
  99. cc6112b Implement KeyMint2 test for VSR13 am: 22fb9c16fc am: 8329536c7c by Shawn Willden · 3 years, 3 months ago
  100. 8292bc9 Implement KeyMint2 test for VSR13 by Shawn Willden · 3 years, 3 months ago