1. c474a0f [vm_payload][refactoring] Remove redundant vm_payload/lib.rs by Alice Wang · 1 year, 7 months ago
  2. c3e52c5 Merge "Handle broken MicrodroidTests by VM reference DT" into main by Seungjae Yoo · 1 year, 7 months ago
  3. 05a44b5 Handle broken MicrodroidTests by VM reference DT by Seungjae Yoo · 1 year, 7 months ago
  4. 4eeb0bf Merge "[DON'T BLOCK] Test ownership migration rules" into main by Aditya Choudhary · 1 year, 7 months ago
  5. 7950894 Merge "Microdroid: Constraints on Payload Subcomponents" into main by Shikha Panwar · 1 year, 7 months ago
  6. fda7084 Make extra APKs easier to specify by Alan Stokes · 1 year, 9 months ago
  7. 3995207 virtmgr: Create and pass VM reference DT instead of vendor DTBO by Jaewan Kim · 1 year, 8 months ago
  8. 355fcd8 fsfdt: Add FsFdt::append() by Jaewan Kim · 1 year, 7 months ago
  9. 7086d54 Merge "Use /proc/device-tree for reading AVF DT" into main by Treehugger Robot · 1 year, 7 months ago
  10. 61615bd [DON'T BLOCK] Test ownership migration rules by Aditya Choudhary · 1 year, 7 months ago
  11. 5830b2b Merge "Replace use of deprecated logging functions" into main by Jeffrey Vander Stoep · 1 year, 7 months ago
  12. 2b26d65 Fix error messages by Alan Stokes · 1 year, 7 months ago
  13. 1f0135b Use /proc/device-tree for reading AVF DT by Jaewan Kim · 1 year, 7 months ago
  14. 57da157 Replace use of deprecated logging functions by Jeff Vander Stoep · 1 year, 7 months ago
  15. 9a82132 Merge "virtmgr: Add libfsfdt for reading host DT from file system" into main by Treehugger Robot · 1 year, 7 months ago
  16. eef79bb Merge "Increase compos default memory" into main by Inseob Kim · 1 year, 7 months ago
  17. 9cf731b virtmgr: Add libfsfdt for reading host DT from file system by Jaewan Kim · 1 year, 8 months ago
  18. 4036d2d Merge "Move VM Info APIs to MicrodroidHostTestCaseBases" into main by Treehugger Robot · 1 year, 7 months ago
  19. 61599a2 Increase compos default memory by Inseob Kim · 1 year, 7 months ago
  20. 9ae2e62 Move cursor to start after truncating the file by Shikha Panwar · 1 year, 7 months ago
  21. 5eefc09 Move VM Info APIs to MicrodroidHostTestCaseBases by Jaewan Kim · 1 year, 7 months ago
  22. 6bc52c7 Merge "Fix AVFHostTestCase" into main by Treehugger Robot · 1 year, 7 months ago
  23. f445992 Fix AVFHostTestCase by Inseob Kim · 1 year, 7 months ago
  24. b167769 Merge "Flag guard virtual cpufreq support" into main by David Dai · 1 year, 7 months ago
  25. c66c562 Merge "Microdroid: Use libdice_policy_builder" into main by Treehugger Robot · 1 year, 7 months ago
  26. e6f5bb0 Flag guard virtual cpufreq support by David Dai · 1 year, 7 months ago
  27. 101ac8f Microdroid: Constraints on Payload Subcomponents by Shikha Panwar · 1 year, 8 months ago
  28. eb78624 Merge "Remove java_api_contribution modules from .bp files" into main by Jihoon Kang · 1 year, 7 months ago
  29. efb0800 Merge "Fix typo" into main by Treehugger Robot · 1 year, 7 months ago
  30. ae902cc Fix typo by Alan Stokes · 1 year, 7 months ago
  31. ae4933a Remove java_api_contribution modules from .bp files by Jihoon Kang · 1 year, 7 months ago
  32. e636342 libfdt: Add FdtNodeMut::add_subnodes() by Jaewan Kim · 1 year, 8 months ago
  33. 4a34b0d libfdt: Fix subnodes() lifetime by Jaewan Kim · 1 year, 8 months ago
  34. e763ce1 Microdroid: Use libdice_policy_builder by Shikha Panwar · 1 year, 8 months ago
  35. 1ec249c Merge "Treat APK path change as compatible" into main by Alan Stokes · 1 year, 8 months ago
  36. 69eb2a6 Merge "Run MicrodroidBenchmarks also on GKI" into main by Inseob Kim · 1 year, 8 months ago
  37. 84bac4d Merge "Mention vendor hashtree digest as use case of VM reference DT" into main by Seungjae Yoo · 1 year, 8 months ago
  38. 9a7b007 Treat APK path change as compatible by Alan Stokes · 1 year, 8 months ago
  39. 1b670a4 Merge "Validate setOs and --gki when creating a VM" into main by Inseob Kim · 1 year, 8 months ago
  40. 816f21c Mention vendor hashtree digest as use case of VM reference DT by Seungjae Yoo · 1 year, 8 months ago
  41. b921745 Documentation about vendor image and its verification by Seungjae Yoo · 1 year, 8 months ago
  42. 0e62e44 Merge "Update documentation on how to build microdroid kernel" into main by Nikita Ioffe · 1 year, 8 months ago
  43. 9d54583 Merge "Mention Secretkeeper public key" into main by Treehugger Robot · 1 year, 8 months ago
  44. 9f6eb59 Run MicrodroidBenchmarks also on GKI by Inseob Kim · 1 year, 8 months ago
  45. d9ab481 Validate setOs and --gki when creating a VM by Inseob Kim · 1 year, 8 months ago
  46. 82408d5 Merge "Use VM reference DT instead of VM base DTBO in pvmfw config v1.2" into main by Seungjae Yoo · 1 year, 8 months ago
  47. f0af81d Use VM reference DT instead of VM base DTBO in pvmfw config v1.2 by Seungjae Yoo · 1 year, 8 months ago
  48. a042791 Mention Secretkeeper public key by Alan Stokes · 1 year, 8 months ago
  49. 81d141e Merge "Add brief explanation about VM reference DT into pvmfw/README.md" into main by Treehugger Robot · 1 year, 8 months ago
  50. b32f632 Add brief explanation about VM reference DT into pvmfw/README.md by Seungjae Yoo · 1 year, 8 months ago
  51. 9d09f57 Update source for Rust 1.74.1 by Chris Wailes · 1 year, 8 months ago
  52. a99b1ce Use rdroidtest proc macro. by Andrew Walbran · 1 year, 8 months ago
  53. e14a1f9 Merge "[release] Add more check for rialto resigning" into main by Alice Wang · 1 year, 8 months ago
  54. d7766a5 Run device side tests also on microdroid GKI by Inseob Kim · 1 year, 8 months ago
  55. 4625738 Add test APIs for Microdroid GKI by Inseob Kim · 1 year, 8 months ago
  56. 34c1923 [release] Add more check for rialto resigning by Alice Wang · 1 year, 8 months ago
  57. 8fe86f6 Merge "Use MissingAction for building constraint_spec" into main by Shikha Panwar · 1 year, 8 months ago
  58. 091bfbe Use MissingAction for building constraint_spec by Shikha Panwar · 1 year, 8 months ago
  59. 2a6caf1 [attestation] Update initrd hashes in rialto.bin by Alice Wang · 1 year, 8 months ago
  60. 47fe3c5 Merge "Propagate salt when resigning" into main by Alice Wang · 1 year, 8 months ago
  61. 4357448 Propagate salt when resigning by Seungjae Yoo · 1 year, 8 months ago
  62. a931cde Merge changes from topic "dice_chain_identity" into main by Shikha Panwar · 1 year, 8 months ago
  63. 0503cb0 Secretkeeper: Differentiate the VM ID based on salt by Shikha Panwar · 1 year, 8 months ago
  64. d020d3e Merge changes from topic "explicit_chain_support" into main by Shikha Panwar · 1 year, 8 months ago
  65. e8cb193 Update documentation on how to build microdroid kernel by Nikita Ioffe · 1 year, 8 months ago
  66. 3f46c7f Add vbmeta size check for resigned images between before and after by Seungjae Yoo · 1 year, 8 months ago
  67. 2a7e7e9 Merge "Sync condition of microdroid_vbmeta with microdroid_super" into main by Seungjae Yoo · 1 year, 8 months ago
  68. 0665b5c Merge changes from topic "rialto-resign" into main by Seungjae Yoo · 1 year, 8 months ago
  69. c8ba73c libdiced_open_dice: Visibility to Secretkeeper VTS by Shikha Panwar · 1 year, 8 months ago
  70. ab958c4 Use policy constructed from VM's dice chain by Shikha Panwar · 1 year, 8 months ago
  71. 6b17832 VmSecret::V2 use OwnedDiceArtifactsWithExplicitKey by Shikha Panwar · 1 year, 9 months ago
  72. 0ebd67e Open visibility of diced_open_dice to secretkeeper by Shikha Panwar · 1 year, 9 months ago
  73. 5c0d732 Sync condition of microdroid_vbmeta with microdroid_super by Seungjae Yoo · 1 year, 8 months ago
  74. b18d163 Fill missing avb property when resigning virt apex. by Seungjae Yoo · 1 year, 8 months ago
  75. be8330c [rialto] Re-sign rialto with the release key by Alice Wang · 1 year, 11 months ago
  76. 8579756 Merge "[bssl] Improve error processing when BoringSSL API fails" into main by Alice Wang · 1 year, 8 months ago
  77. 4632255 Merge "Fix flaky test" into main by Treehugger Robot · 1 year, 8 months ago
  78. 644756d Fix flaky test by Alan Stokes · 1 year, 8 months ago
  79. f54aea9 [bssl] Improve error processing when BoringSSL API fails by Alice Wang · 1 year, 9 months ago
  80. 89d77ce Merge changes Id1b32a49,I230bee75 into main by Treehugger Robot · 1 year, 8 months ago
  81. 1eab723 libfdt: Make properties of FdtNode outlive by Jaewan Kim · 1 year, 8 months ago
  82. 28a13ea libfdt: Add APIs around FdtNodeMut::delete_and_next_node() by Jaewan Kim · 1 year, 8 months ago
  83. d69262d Merge "Don't use &mut for immutable data" into main by Seungjae Yoo · 1 year, 8 months ago
  84. b9e80a1 Merge "Add Microdroid GKI boot time benchmarks" into main by David Brazdil · 1 year, 8 months ago
  85. 82cefb3 Don't use &mut for immutable data by Alan Stokes · 1 year, 8 months ago
  86. b12d124 Merge "[cbor] Add parse_value_array func for slice to value array conversion" into main by Alice Wang · 1 year, 8 months ago
  87. 5fb76c5 [cbor] Add parse_value_array func for slice to value array conversion by Alice Wang · 1 year, 8 months ago
  88. 57c818c Merge "[test] Update test to reflect failure to verify payload in pVM" into main by Alice Wang · 1 year, 8 months ago
  89. 013f4c4 Introduce VM base DTBO as pvmfw config v1.2 by Seungjae Yoo · 1 year, 8 months ago
  90. 63b19a5 [test] Update test to reflect failure to verify payload in pVM by Alice Wang · 1 year, 8 months ago
  91. ebb649e Merge "VirtMgr: Check Sk is declared before fetching it." into main by Shikha Panwar · 1 year, 8 months ago
  92. 8187ca2 VirtMgr: Check Sk is declared before fetching it. by Shikha Panwar · 1 year, 8 months ago
  93. 5a4077d Remove hard-coded SPL from microdroid vbmeta by Seungjae Yoo · 1 year, 8 months ago
  94. 16a64cc Add Microdroid GKI boot time benchmarks by David Brazdil · 1 year, 8 months ago
  95. ed8aa00 Refactor boottime benchmarks to deduplicate more by David Brazdil · 1 year, 8 months ago
  96. 6132d81 Fix console-in parameter of run command by Inseob Kim · 1 year, 8 months ago
  97. 88780aa Enable verifying vendor partition (Reland with additional edits) by Seungjae Yoo · 1 year, 8 months ago
  98. ebab0a9 Revert "Enable verifying vendor partition" by Seungjae Yoo · 1 year, 8 months ago
  99. 7012b00 Enable verifying vendor partition by Seungjae Yoo · 1 year, 10 months ago
  100. 3bea8cc Merge "pvmfw: Validate incoming <reg> and <iommus> against phys'" into main by Jaewan Kim · 1 year, 9 months ago