1. 1e494e6 Add additional overriding methods to signature files by Jihoon Kang · 1 year, 11 months ago
  2. 189606e Merge "Prepare for keeping concrete overrides of abstract methods" into main by Jihoon Kang · 1 year, 11 months ago
  3. 892e730 Merge "Move device tree compile rule in common places" into main by Treehugger Robot · 1 year, 11 months ago
  4. 0df5fb1 Move device tree compile rule in common places by Jaewan Kim · 2 years ago
  5. d915af4 Prepare for keeping concrete overrides of abstract methods by Paul Duffin · 1 year, 11 months ago
  6. 6a94d40 Merge "Clean up obsolete aliases for Truth." into main by Krzysztof Kosiński · 1 year, 11 months ago
  7. 9cf23c6 Clean up obsolete aliases for Truth. by Krzysztof Kosiński · 1 year, 11 months ago
  8. 64c575f Set API level 34 by number by Alan Stokes · 1 year, 11 months ago
  9. 78b35f8 [refactoring] Rename AeadCtx to AeadContext to enhance readability by Alice Wang · 1 year, 11 months ago
  10. 8b8e6e6 [rkp] Encrypt/decrypt the private key with AES-256-GCM by Alice Wang · 2 years ago
  11. facc2b8 [rkp] Generalize CBOR conversion functions for reuse by Alice Wang · 1 year, 11 months ago
  12. d7cea46 Merge Android 14 by Xin Li · 1 year, 11 months ago
  13. afe7622 Merge changes I8557b04c,I31610911 into main am: c8e471f5d2 by Treehugger Robot · 1 year, 11 months ago
  14. c8e471f Merge changes I8557b04c,I31610911 into main by Treehugger Robot · 1 year, 11 months ago
  15. bc828d7 libfdt: Add FdtNode::subnodes() by Jaewan Kim · 2 years ago
  16. fe06c85 libfdt: Refactor to keep iterators in one place by Jaewan Kim · 1 year, 11 months ago
  17. fcdc5c9 [rkpvm] Move requests module to a separate library am: 7b4b613707 by Alice Wang · 1 year, 11 months ago
  18. 6c194eb [rialto] Refactor process_request API return type am: 83c974d3d2 by Alice Wang · 1 year, 11 months ago
  19. 7b4b613 [rkpvm] Move requests module to a separate library by Alice Wang · 2 years ago
  20. 83c974d [rialto] Refactor process_request API return type by Alice Wang · 1 year, 11 months ago
  21. 88b6e3c Merge "Decrease timeout to run tests in shorter time" into main am: eefa68195a by Seungjae Yoo · 2 years ago
  22. eefa681 Merge "Decrease timeout to run tests in shorter time" into main by Seungjae Yoo · 2 years ago
  23. a2a967d Decrease timeout to run tests in shorter time by Seungjae Yoo · 2 years ago
  24. 8f3b13e Merge "Latest kernel SecretkeeperProtection capability" into main am: 3c43b45e63 by Shikha Panwar · 2 years ago
  25. 3c43b45 Merge "Latest kernel SecretkeeperProtection capability" into main by Shikha Panwar · 2 years ago
  26. 84707e4 Latest kernel SecretkeeperProtection capability by Shikha Panwar · 2 years ago
  27. d817c68 [bssl] Make hkdf return Zeroizing type am: ccc52e5267 by Alice Wang · 2 years ago
  28. ccc52e5 [bssl] Make hkdf return Zeroizing type by Alice Wang · 2 years ago
  29. aeac69a [bssl] Implement AEAD BoringSSL wrapper am: 69b088fe15 by Alice Wang · 2 years ago
  30. 69b088f [bssl] Implement AEAD BoringSSL wrapper by Alice Wang · 2 years ago
  31. ab54302 Merge "libfdt: Add FdtNode::name()" into main am: 08be799134 by Treehugger Robot · 2 years ago
  32. 08be799 Merge "libfdt: Add FdtNode::name()" into main by Treehugger Robot · 2 years ago
  33. aa63870 libfdt: Add FdtNode::name() by Jaewan Kim · 2 years ago
  34. b3bfc47 Merge changes from topic "b/302677468" into main am: e6a6518eb2 by Alan Stokes · 2 years ago
  35. cea050f Merge "Move away from mod.rs" into main am: 97c76d55ce by Alan Stokes · 2 years ago
  36. b2edb82 [bssl] Retrieve error code from BoringSSL am: 47287e794a by Alice Wang · 2 years ago
  37. e6a6518 Merge changes from topic "b/302677468" into main by Alan Stokes · 2 years ago
  38. 97c76d5 Merge "Move away from mod.rs" into main by Alan Stokes · 2 years ago
  39. 47287e7 [bssl] Retrieve error code from BoringSSL by Alice Wang · 2 years ago
  40. 2c9b021 Merge "[pvmfw] Use hkdf from libbssl instead of bssl bindgen" into main am: 90e1ad425c by Treehugger Robot · 2 years ago
  41. 90e1ad4 Merge "[pvmfw] Use hkdf from libbssl instead of bssl bindgen" into main by Treehugger Robot · 2 years ago
  42. ee4cd3c Merge "[bssl] Add HKDF wrapper to libbssl" into main am: e2964bc4d7 by Alice Wang · 2 years ago
  43. e2964bc Merge "[bssl] Add HKDF wrapper to libbssl" into main by Alice Wang · 2 years ago
  44. d705169 Merge "[Test][bssl] Test HMAC-SHA256 with test cases in RFC 4231" into main am: 73312be5ae by Alice Wang · 2 years ago
  45. bf479fc Merge "Add guest OS capability: SecretkeeperProtection" into main am: 51630430de by Shikha Panwar · 2 years ago
  46. 3f5d2af Move away from mod.rs by Alan Stokes · 2 years ago
  47. 92789f1 Allow execution of code in extra APKs by Alan Stokes · 2 years ago
  48. 27f3ef0 Multi_tenant is the new payload_not_root by Alan Stokes · 2 years ago
  49. 73312be Merge "[Test][bssl] Test HMAC-SHA256 with test cases in RFC 4231" into main by Alice Wang · 2 years ago
  50. 5163043 Merge "Add guest OS capability: SecretkeeperProtection" into main by Shikha Panwar · 2 years ago
  51. 019602f Merge "pvmfw: Rollback index of kernel & security_version" into main am: ea56327f67 by Treehugger Robot · 2 years ago
  52. 947f3f7 [pvmfw] Use hkdf from libbssl instead of bssl bindgen by Alice Wang · 2 years ago
  53. f1a83b0 [bssl] Add HKDF wrapper to libbssl by Alice Wang · 2 years ago
  54. 02b1093 [Test][bssl] Test HMAC-SHA256 with test cases in RFC 4231 by Alice Wang · 2 years ago
  55. 4a0651d Add guest OS capability: SecretkeeperProtection by Shikha Panwar · 2 years ago
  56. ea56327 Merge "pvmfw: Rollback index of kernel & security_version" into main by Treehugger Robot · 2 years ago
  57. a26f16a pvmfw: Rollback index of kernel & security_version by Shikha Panwar · 2 years ago
  58. 3c80bb5 [refactoring][bssl] Move check_int_result to util module am: 815d368691 by Alice Wang · 2 years ago
  59. 815d368 [refactoring][bssl] Move check_int_result to util module by Alice Wang · 2 years ago
  60. e07c879 Merge "[rkp] Derive HMAC key from DICE sealing CDI" into main am: 0161bb0caf by Alice Wang · 2 years ago
  61. 1a22d03 [test] Add API test target for libbssl am: de36bbd4a2 by Alice Wang · 2 years ago
  62. a722227 [bssl] Add digest and hmac modules to libbssl am: 709cce9382 by Alice Wang · 2 years ago
  63. 0161bb0 Merge "[rkp] Derive HMAC key from DICE sealing CDI" into main by Alice Wang · 2 years ago
  64. de36bbd [test] Add API test target for libbssl by Alice Wang · 2 years ago
  65. 709cce9 [bssl] Add digest and hmac modules to libbssl by Alice Wang · 2 years ago
  66. 6c92345 [bssl] Remove redundant libcrypto_baremetal in libbssl_avf_nostd am: 4ac8548cd1 by Alice Wang · 2 years ago
  67. 4ac8548 [bssl] Remove redundant libcrypto_baremetal in libbssl_avf_nostd by Alice Wang · 2 years ago
  68. e723a0b Merge "libs: Use Self::capacity() in Fdt::check_full()" into main am: 82853526bd by Treehugger Robot · 2 years ago
  69. 8285352 Merge "libs: Use Self::capacity() in Fdt::check_full()" into main by Treehugger Robot · 2 years ago
  70. e5af6b4 Merge "[rkp-hal] Add DICE chain to the CSR in service VM" into main am: 881d14eda1 by Treehugger Robot · 2 years ago
  71. c0b3df5 Merge "[rkp] Sign the generated CSR with CDI_Leaf_Priv" into main am: d29036fb57 by Alice Wang · 2 years ago
  72. 881d14e Merge "[rkp-hal] Add DICE chain to the CSR in service VM" into main by Treehugger Robot · 2 years ago
  73. d29036f Merge "[rkp] Sign the generated CSR with CDI_Leaf_Priv" into main by Alice Wang · 2 years ago
  74. 02017da libs: Use Self::capacity() in Fdt::check_full() by Pierre-Clément Tosi · 2 years ago
  75. 7a1d553 [bssl] Move ec_key module from rialto to libbssl am: b3fcf632e6 by Alice Wang · 2 years ago
  76. aba04bd [bssl] Add no_std compatible BoringSSL wrapper library for AVF am: c8f88f5757 by Alice Wang · 2 years ago
  77. b3fcf63 [bssl] Move ec_key module from rialto to libbssl by Alice Wang · 2 years ago
  78. c8f88f5 [bssl] Add no_std compatible BoringSSL wrapper library for AVF by Alice Wang · 2 years ago
  79. b83e19a Make CbbFixed safer (again) am: d7097e4695 by Alan Stokes · 2 years ago
  80. d7097e4 Make CbbFixed safer (again) by Alan Stokes · 2 years ago
  81. 4ca86b6 [rkp] Derive HMAC key from DICE sealing CDI by Alice Wang · 2 years ago
  82. a2738b7 [rkp-hal] Add DICE chain to the CSR in service VM by Alice Wang · 2 years ago
  83. 6bc2a70 [rkp] Sign the generated CSR with CDI_Leaf_Priv by Alice Wang · 2 years ago
  84. 53b1400 Merge "Extract a CBB helper" into main am: 4fc30a2921 by Treehugger Robot · 2 years ago
  85. 4fc30a2 Merge "Extract a CBB helper" into main by Treehugger Robot · 2 years ago
  86. 9182041 Merge "Skip changingDebuggability related tests on Non-pVM" into main am: 64bb58b150 by Shikha Panwar · 2 years ago
  87. 4c8fc19 [refactoring] Move service_vm_[comm|manager] to service_vm/ am: 7b2466080a by Alice Wang · 2 years ago
  88. b1f64ee Extract a CBB helper by Alan Stokes · 2 years ago
  89. 64bb58b Merge "Skip changingDebuggability related tests on Non-pVM" into main by Shikha Panwar · 2 years ago
  90. 2174d41 Skip changingDebuggability related tests on Non-pVM by Shikha Panwar · 2 years ago
  91. 7b24660 [refactoring] Move service_vm_[comm|manager] to service_vm/ by Alice Wang · 2 years ago
  92. 6ee797b [rkp] Implement main steps to generate certificate request am: f7c0f94012 by Alice Wang · 2 years ago
  93. efa84b3 [rkp] Verify the MAC of the public keys to sign in RKP HAL am: ff5592d516 by Alice Wang · 2 years ago
  94. 4351b9c [rkp] Build MACed public key from boringssl EC_KEY am: a78d3f0198 by Alice Wang · 2 years ago
  95. 4d08c59 [rkp] Generate EC P-256 key pair for the RKP HAL am: 7b2ab941d7 by Alice Wang · 2 years ago
  96. 2f67b3c [dice] Pass DICE data to process_request API in service VM am: 77639bf925 by Alice Wang · 2 years ago
  97. f7c0f94 [rkp] Implement main steps to generate certificate request by Alice Wang · 2 years ago
  98. ff5592d [rkp] Verify the MAC of the public keys to sign in RKP HAL by Alice Wang · 2 years ago
  99. a78d3f0 [rkp] Build MACed public key from boringssl EC_KEY by Alice Wang · 2 years ago
  100. 7b2ab94 [rkp] Generate EC P-256 key pair for the RKP HAL by Alice Wang · 2 years ago