1. b7a731f Add min_sdk_version to 3 aidl interfaces by Rafael Perez Torres · 6 months ago
  2. d869338 Merge "KeyMint: make test more robust to variations" into main by David Drysdale · 6 months ago
  3. d645d0a KeyMint: make test more robust to variations by David Drysdale · 8 months ago
  4. cf5c67b Restore deleteAllKeys expectation for TEE KeyMint by Victor Hsieh · 6 months ago
  5. 8c8cf28 Merge "Skipping test on GSI + first_api_level < U" into main by Treehugger Robot · 7 months ago
  6. b9ab316 Merge "Fix C++23 build." into main by Treehugger Robot · 7 months ago
  7. e524ab6 Merge "KeyMint: wrapping key must be RSA" into main by David Drysdale · 7 months ago
  8. 65fdb07 Fix C++23 build. by Elliott Hughes · 7 months ago
  9. 6151912 KeyMint: wrapping key must be RSA by David Drysdale · 7 months ago
  10. 358c061 Skipping test on GSI + first_api_level < U by Yinchu Chen · 7 months ago
  11. 36418e4 Merge "Install VINTF fragments over module" into main by Treehugger Robot · 7 months ago
  12. 36e1e6c Install VINTF fragments over module by Kiyoung Kim · 9 months ago
  13. f386af0 Finalize 202504 in AOSP by Devin Moore · 8 months ago
  14. f60db8a Merge "Skip tests on Strongbox with GSI build on devices with vendor-api-level < Android-V to avoid failures." into main by Treehugger Robot · 8 months ago
  15. 660c788 Merge "Factor out repeated code into function" into main by Treehugger Robot · 8 months ago
  16. b900723 Merge "Add keymint_use_latest_hal_aidl_java" into main by Karuna Wadhera · 8 months ago
  17. 88a8674 Factor out repeated code into function by Sean Thomas · 8 months ago
  18. f5b73bc Add keymint_use_latest_hal_aidl_java by Karuna Wadhera · 8 months ago
  19. 39cb5984 Skip tests on Strongbox with GSI build on devices with vendor-api-level by Rajesh Nyamagoud · 8 months ago
  20. ec84b62 Clarify requirement for ECDH functionality by David Drysdale · 8 months ago
  21. 6e208b9 Merge "Replace fmt::format with std::format" into main by Henri Chataing · 8 months ago
  22. 9dd24c3 Merge "Fixed attestation properties reading." into main by Treehugger Robot · 8 months ago
  23. 2bb328e Fixed attestation properties reading. by Prashant Patil · 8 months ago
  24. 411f1de Revert "Fixed attestation properties reading." by Liana Kazanova (xWF) · 8 months ago
  25. fd3f031 Clarify where unhashed module info can be found by Karuna Wadhera · 8 months ago
  26. 93cd95a Fixed attestation properties reading. by Prashant Patil · 9 months ago
  27. ef8cccc Allow any mode in DICE chains for other functions by Sean Thomas · 8 months ago
  28. 4776fe6 Allow any mode when checking DICE chain by Sean Thomas · 8 months ago
  29. b3229b6 Merge "Add @deprecated and @return error annotations" into main by Karuna Wadhera · 8 months ago
  30. 126df58 Replace fmt::format with std::format by Henri Chataing · 8 months ago
  31. 854528e Add @deprecated and @return error annotations by Karuna Wadhera · 9 months ago
  32. d6422eb Merge "Remove unverified device info from Csrs" into main by Treehugger Robot · 9 months ago
  33. 6d94e96 Use consistent, correct terminology for vendor API levels in VTS tests. by Catherine Vlasov · 9 months ago
  34. 2a407cb Remove unverified device info from Csrs by Sean Thomas · 9 months ago
  35. f16bd49 Convert SDK API level to vendor API level for Android 15+ in VTS gates. by Catherine Vlasov · 9 months ago
  36. 4991fdd Unlocked devices should have nonnormal DICE chains by Sean Thomas · 10 months ago
  37. 08cda5d Add VTS test that checks for substring "keymint" by Sean Thomas · 10 months ago
  38. a737a2d Add function that compares UDS Pubs in DICE chains by Sean Thomas · 10 months ago
  39. 2abea78 Merge "Require DeleteAllKeys to work regardless of rollback resistance tag" into main by Treehugger Robot · 9 months ago
  40. ff63563 Require DeleteAllKeys to work regardless of rollback resistance tag by Victor Hsieh · 9 months ago
  41. b85a71d Expose more functionality from hwtrust by Sean Thomas · 10 months ago
  42. 3a84045 Merge "Fix tests in remote_prov_utils for hwtrust update" into main by Seth Moore · 9 months ago
  43. cdf50ec Merge "Relax restrictions on supported API levels" into main by Seth Moore · 9 months ago
  44. 0e79b69 Relax restrictions on supported API levels by Sean Thomas · 9 months ago
  45. c1bf5f8 Read Verified Boot key from system property in default KeyMint implementation. by Catherine Vlasov · 10 months ago
  46. f923003 Fix tests in remote_prov_utils for hwtrust update by Sean Thomas · 9 months ago
  47. 57d44a9 Merge "Add strict equality check for VB key digest length on VSR-16+." into main by Catherine Vlasov · 9 months ago
  48. f6b7ba7 Add strict equality check for VB key digest length on VSR-16+. by Catherine Vlasov · 10 months ago
  49. b0659ed Add VTS test for attested "rootOfTrust.verifiedBootKey" field on VSR-16+. by Catherine Vlasov · 10 months ago
  50. 9caca7e Specify the expected contents of "verifiedBootKey". by Catherine Vlasov · 10 months ago
  51. fe3b9bc Merge "Fix formatting, use consistent comment styles, and document more fields." into main by Catherine Vlasov · 9 months ago
  52. 7dcdd5b Add manifest fragments for all KeyMint versions by David Drysdale · 9 months ago
  53. 8883c4f Merge "Add an explicitly v4 manifest fragment" into main by David Drysdale · 9 months ago
  54. bdc6bb5 Fix formatting, use consistent comment styles, and document more fields. by Catherine Vlasov · 9 months ago
  55. fd051de Add an explicitly v4 manifest fragment by Todd Frederick · 9 months ago
  56. f2946ab Perform sanity checks on generated P256 points by Sean Thomas · 9 months ago
  57. 6d825fb Don't pass ATTEST_KEY for symmetric key generation by David Drysdale · 9 months ago
  58. 224691e Modify `Modules` documentation by Karuna Wadhera · 10 months ago
  59. eb69354 Add moduleHash to attestation cert documentation by Karuna Wadhera · 10 months ago
  60. 3ba252f Merge "Specify the use of SHA-256 for the "verifiedBootHash"." into main by Catherine Vlasov · 10 months ago
  61. 501b63b Specify the use of SHA-256 for the "verifiedBootHash". by Catherine Vlasov · 10 months ago
  62. 78ade92 Merge "Correct comment about Verified Boot key on devices with custom root of trust." into main by Catherine Vlasov · 10 months ago
  63. a5439fd Correct comment about Verified Boot key on devices with custom root of trust. by Catherine Vlasov · 10 months ago
  64. 0269d49 KeyMint VTS: emit values on failure by David Drysdale · 10 months ago
  65. 7641897 Merge "KeyMint VTS tests for module hash feature" into main by David Drysdale · 10 months ago
  66. b9c1291 Merge "Add an explicitly v3 manifest fragment" into main by David Drysdale · 10 months ago
  67. 84646b6 Merge "Refactor function signatures to remove mocked IRPC" into main by Treehugger Robot · 10 months ago
  68. d9c0272 Merge "have one implementation of deviceSuffix" into main by Treehugger Robot · 10 months ago
  69. afbab60 have one implementation of deviceSuffix by Sean Thomas · 10 months ago
  70. 2d2385b Refactor function signatures to remove mocked IRPC by Sean Thomas · 10 months ago
  71. da0b04c KeyMint VTS tests for module hash feature by David Drysdale · 10 months ago
  72. af23f37 Add an explicitly v3 manifest fragment by David Drysdale · 10 months ago
  73. 4eb2928 Expose more from hwtrust for DICE chain validation by Sean Thomas · 10 months ago
  74. c2723cd Merge "keygen test not generating the key for every iteration" into main by David Drysdale · 10 months ago
  75. 28e04e6 Merge "Add module info AIDL changes and bump the KeyMint version" into main by Karuna Wadhera · 10 months ago
  76. c4f2acc Expect SHA-256 digest for attested VBMeta digest on VSR-V+. by Catherine Vlasov · 10 months ago
  77. 866d275 Add module info AIDL changes and bump the KeyMint version by Karuna Wadhera · 10 months ago
  78. db67f30 Do not install android.hardware.hardware_keystore.xml outside apex by Spandan Das · 10 months ago
  79. abed683 Reapply "Use platform security domains in keymint/gatekeeper sepolicy" by A. Cody Schuffelen · 10 months ago
  80. 739d98c Merge "[rkp_factory_tool] enforce the presence of UDS certs" into main by Treehugger Robot · 10 months ago
  81. 87b6dc0 keygen test not generating the key for every iteration by suryaprakash.konduru · 11 months ago
  82. 0905f6e Merge "Add versioned libkeymint_support" into main by Karuna Wadhera · 11 months ago
  83. c42a2a6 Add versioned libkeymint_support by Karuna Wadhera · 11 months ago
  84. 6c01282 Merge "Revert "Use platform security domains in keymint/gatekeeper sepolicy"" into main by Priyanka Advani (xWF) · 11 months ago
  85. 82e13c4 Revert "Use platform security domains in keymint/gatekeeper sepolicy" by Priyanka Advani (xWF) · 11 months ago
  86. e230710 [rkp_factory_tool] enforce the presence of UDS certs by Sean Thomas · 11 months ago
  87. c1136a5 Merge "Use platform security domains in keymint/gatekeeper sepolicy" into main by Roman Kiryanov · 11 months ago
  88. 094b928 Merge "Add proposed trendy teams for VTS modules" into main by Treehugger Robot · 11 months ago
  89. 580ae4e Use platform security domains in keymint/gatekeeper sepolicy by A. Cody Schuffelen · 11 months ago
  90. f112ec9 [vts] Verify RKP VM DICE chain in IRPC VTS by Alice Wang · 11 months ago
  91. 8c111de Add proposed trendy teams for VTS modules by Yihan Dong · 11 months ago
  92. 7b05efd KeyMint: coalesce device ID failure code by David Drysdale · 11 months ago
  93. 7c60a7a Explicitly include libhardware_header for vendors by Abdelrahman Daim · 11 months ago
  94. e2346b7 Merge "Revert "Revert "Optionally (dis)allow degenerate DICE chains in ..."" into main by Karuna Wadhera · 12 months ago
  95. 6a0dd70 Revert "Revert "Optionally (dis)allow degenerate DICE chains in ..." by Karuna Wadhera · 12 months ago
  96. b501642 Correct the UDS_pub source by Tommy Chiu · 12 months ago
  97. 704df56 Merge "Revert "Optionally (dis)allow degenerate DICE chains in verifyCsr"" into main by Priyanka Advani (xWF) · 12 months ago
  98. ebc265f Revert "Optionally (dis)allow degenerate DICE chains in verifyCsr" by Priyanka Advani (xWF) · 12 months ago
  99. f3d44a7 Merge "Optionally (dis)allow degenerate DICE chains in verifyCsr" into main by Karuna Wadhera · 12 months ago
  100. 39de0cb Optionally (dis)allow degenerate DICE chains in verifyCsr by Karuna Wadhera · 1 year ago