1. 8036b4f pvmfw: Use Fdt::as_ptr() during logging by Pierre-Clément Tosi · 3 years ago
  2. 1ab3a35 Merge "libs/avb: Introduce libavb_baremetal" by Pierre-Clément Tosi · 3 years ago
  3. 57bbd30 Merge "Don't start composd if VMs are not supported" by Treehugger Robot · 3 years ago
  4. c4d5def Don't start composd if VMs are not supported by Alan Stokes · 3 years ago
  5. 843d831 [dice] Use libdice_open_dice_nostd for DICE functions in pvmfw by Alice Wang · 3 years ago
  6. 738be14 Update Android source for Rust 1.67.1 by Chris Wailes · 3 years ago
  7. 92ec98e Merge "libs/dice: Only depend on rust bindgens" by Treehugger Robot · 3 years ago
  8. f2479c1 libs/dice: Only depend on rust bindgens by Pierre-Clément Tosi · 3 years ago
  9. 69467e0 libs/avb: Introduce libavb_baremetal by Pierre-Clément Tosi · 3 years ago
  10. ab2f468 Merge changes I7178e6d0,I87443bd1 by Shikha Panwar · 3 years ago
  11. 6337d5b Encryptedstore: Set sector_size=4096B for cryptDev by Shikha Panwar · 3 years ago
  12. cb9d2f9 [dice] Move hash function to the library libdiced_open_dice by Alice Wang · 3 years ago
  13. 54511fd [dice] Move format_condig_descriptor to diced_open_dice by Alice Wang · 3 years ago
  14. 93375b5 [dice] Move CDI_SIZE to upstream library libdiced_open_dice by Alice Wang · 3 years ago
  15. a777366 [dice] Use dice::InputValues instead of InputValuesOwned by Alice Wang · 3 years ago
  16. a7e4ce0 [dice] Move error type to upstream library libdiced_open_dice by Alice Wang · 3 years ago
  17. 5aeed33 [dice] Use libdiced_open_dice_nostd for dice input and config by Alice Wang · 3 years ago
  18. e587dc8 Merge "[dice] Remove unnecessary conversion for DiceMode" by Alice Wang · 3 years ago
  19. faea22f [avb] Use libavb_non_debug to avoid debug message print by Alice Wang · 3 years ago
  20. 3122613 [dice] Remove unnecessary conversion for DiceMode by Alice Wang · 3 years ago
  21. 3c15314 Merge "Disable ramdump with debug policy" by Treehugger Robot · 3 years ago
  22. ba8929b Disable ramdump with debug policy by Jaewan Kim · 3 years, 1 month ago
  23. 815461f [refactoring] Use #[default] attribute to create enum default by Alice Wang · 3 years ago
  24. f275286 [avb] Collect hash descriptors when verification succeeds by Alice Wang · 3 years, 1 month ago
  25. f11ada9 Merge "Importing rustc-1.66.0" by Charisee Chiw · 3 years, 1 month ago
  26. 96113f3 Importing rustc-1.66.0 by Charisee · 3 years, 1 month ago
  27. b398fc8 Validate that PCI MMIO regions are within the expected range. by Andrew Walbran · 3 years, 1 month ago
  28. a07b25d Merge "Fix warnings from Rust 1.65.0" by Chris Wailes · 3 years, 1 month ago
  29. fba324a Merge "pvmfw: Apply debug policy from config to VM FDT" by Treehugger Robot · 3 years, 1 month ago
  30. a687699 Clarify error message by Alan Stokes · 3 years, 1 month ago
  31. 7526962 Fix warnings from Rust 1.65.0 by Chris Wailes · 3 years, 2 months ago
  32. 90e1935 pvmfw: Apply debug policy from config to VM FDT by Pierre-Clément Tosi · 3 years, 3 months ago
  33. db74cb1 pvmfw: Pass BCC to next stage through DT by Pierre-Clément Tosi · 3 years, 2 months ago
  34. 4f4f5eb pvmfw: Perform DICE derivation by Pierre-Clément Tosi · 3 years, 2 months ago
  35. 5d786d3 Merge "Update for version 0.2.0 of virtio-drivers crate." by Treehugger Robot · 3 years, 1 month ago
  36. 336d0cb Update for version 0.2.0 of virtio-drivers crate. by Andrew Walbran · 3 years, 1 month ago
  37. 5d302f7 Update TEST_MAPPING files by Nikita Ioffe · 3 years, 1 month ago
  38. 580c76d [LSC] Add LOCAL_LICENSE_KINDS to packages/modules/Virtualization by Bob Badour · 3 years, 1 month ago
  39. a30122f Merge "Add new library to share FDT/PCI/VirtIO code." by Treehugger Robot · 3 years, 1 month ago
  40. 730375d Add new library to share FDT/PCI/VirtIO code. by Andrew Walbran · 3 years, 2 months ago
  41. 3452ee2 Drop inheritable caps and caps bounding set before executing payload by Nikita Ioffe · 3 years, 2 months ago
  42. f3d96b1 [avb] Add library libpvmfw_avb_nostd and test it in presubmit by Alice Wang · 3 years, 2 months ago
  43. dc63fe0 [avb] Convert C enum to Rust enum in libavb_bindgen by Alice Wang · 3 years, 2 months ago
  44. c9af1f1 Merge changes Ib353f1eb,Iddb694e1 by Nikita Ioffe · 3 years, 2 months ago
  45. f1ce987 Fix OOM in createOrUpdateIdsigFile when a directory is passed by Nikita Ioffe · 3 years, 2 months ago
  46. 5823137 Merge "Revert "[test] Remove redundant transitive deps for libapexutil_rust.test"" by Alice Wang · 3 years, 2 months ago
  47. ca554c8 Revert "[test] Remove redundant transitive deps for libapexutil_rust.test" by Alice Wang · 3 years, 2 months ago
  48. c39fee0 Merge "[test] Remove redundant transitive deps for libapexutil_rust.test" by Alice Wang · 3 years, 2 months ago
  49. 285c758 [avb] Refactor read_avb_footer return type by Alice Wang · 3 years, 2 months ago
  50. 41a6ba6 Merge "[avb] Refactor building AvbFooter from bytes with transmute" by Alice Wang · 3 years, 2 months ago
  51. b8ca3c5 Merge "[avb][test] Rename unit test for unsigned image in vbmeta" by Treehugger Robot · 3 years, 2 months ago
  52. 76ad4ca [avb] Refactor building AvbFooter from bytes with transmute by Alice Wang · 3 years, 2 months ago
  53. af8dbe1 Merge "[avb] Remove redundant AVB footer magic check" by Alice Wang · 3 years, 2 months ago
  54. badc1ab Merge "[avb] Rename the module avb_ops to ops" by Treehugger Robot · 3 years, 2 months ago
  55. c348387 [avb][test] Rename unit test for unsigned image in vbmeta by Alice Wang · 3 years, 2 months ago
  56. 2999e69 [avb] Remove redundant AVB footer magic check by Alice Wang · 3 years, 2 months ago
  57. 20982f7 [avb] Rename the avb nostd crate name as avb by Alice Wang · 3 years, 2 months ago
  58. dc7a80a [avb] Rename the module avb_ops to ops by Alice Wang · 3 years, 2 months ago
  59. f1646e9 Merge "Map PCI (BAR) MMIO range too." by Treehugger Robot · 3 years, 2 months ago
  60. 0d8b54d Map PCI (BAR) MMIO range too. by Andrew Walbran · 3 years, 2 months ago
  61. 5846b14 [test] Remove redundant transitive deps for libapexutil_rust.test by Alice Wang · 3 years, 2 months ago
  62. 8edf72e pvmfw: Validate input BCC handover by Pierre-Clément Tosi · 3 years, 2 months ago
  63. db14ada libs/dice: Introduce dice::Result by Pierre-Clément Tosi · 3 years, 2 months ago
  64. c3b6173 libs/dice: Refactor imports by Pierre-Clément Tosi · 3 years, 2 months ago
  65. 6cecfa4 Merge changes I2866f412,Ia99044e8 by Treehugger Robot · 3 years, 2 months ago
  66. b39e692 Add iterator over ranges property. by Andrew Walbran · 3 years, 2 months ago
  67. 55ad01b Move iterators to new module. by Andrew Walbran · 3 years, 2 months ago
  68. 9a9c61d Merge "Use libhex to encode hex string in libs/apkverify/" by Tanmoy Mollik · 3 years, 2 months ago
  69. 40ff803 Use libhex to encode hex string in libs/apkverify/ by Tanmoy Mollik · 3 years, 3 months ago
  70. 28cbcf1 [avb] Define rust API for image verification and connect pvmfw by Alice Wang · 3 years, 2 months ago
  71. b87e305 Merge "[vbmeta][test] Use testkeys from avb directly in tests" by Treehugger Robot · 3 years, 2 months ago
  72. 49bdf79 Merge changes from topic "encryptedstore_hctr2" by Shikha Panwar · 3 years, 2 months ago
  73. 8e48a17 dm_crypt: Extend unit tests to cover both ciphers by Shikha Panwar · 3 years, 3 months ago
  74. a3cc9a0 [vbmeta][test] Use testkeys from avb directly in tests by Alice Wang · 3 years, 2 months ago
  75. ef2030e libfdt: Rename Fdt::bytes to Fdt::buffer by Pierre-Clément Tosi · 3 years, 3 months ago
  76. b244d93 libfdt: Map FDT_ERR_NOTFOUND to Option::None by Pierre-Clément Tosi · 3 years, 3 months ago
  77. 195f89c Change block cipher mode from XTS -> HCTR2 by Shikha Panwar · 3 years, 3 months ago
  78. 1b0d890 libfdt: Extend Rust wrapper with write functions by Pierre-Clément Tosi · 3 years, 3 months ago
  79. 41c158e libfdt: Add CompatibleIterator by Pierre-Clément Tosi · 3 years, 3 months ago
  80. 1baa9a9 libfdt: Create Rust wrapper by David Brazdil · 3 years, 8 months ago
  81. 9b866f0 Fix warnings from rustc 1.65.0 by Chris Wailes · 3 years, 3 months ago
  82. 765fb54 Merge "Extend libdm_rust to build dm-crypt device" by Treehugger Robot · 3 years, 3 months ago
  83. 27cb7e7 Extend libdm_rust to build dm-crypt device by Shikha Panwar · 3 years, 4 months ago
  84. 59a0384 Merge "[libdm_rust] Enable writable loopdevice" by Treehugger Robot · 3 years, 4 months ago
  85. 743454c [libdm_rust] Enable writable loopdevice by Shikha Panwar · 3 years, 4 months ago
  86. e2ed52f Merge "Move loopdevice module to dm_rust lib" by Treehugger Robot · 3 years, 4 months ago
  87. b278b1c Move loopdevice module to dm_rust lib by Shikha Panwar · 3 years, 4 months ago
  88. 972b580 Merge "Use ro.product.vendor.device to determine if running on Cuttlefish" by Treehugger Robot · 3 years, 4 months ago
  89. 2091ae8 Use ro.product.vendor.device to determine if running on Cuttlefish by Jiyong Park · 3 years, 4 months ago
  90. 554fc5a [Hex] Use libhex to encode hex string in libs/apkverify/v4.rs by Tanmoy Mollik · 3 years, 4 months ago
  91. 4a27e38 Merge "Decouple apkdmverity from device mapper modules" by Treehugger Robot · 3 years, 4 months ago
  92. 65d443d Use bindgen_nostd targets in libdice_nostd by David Brazdil · 3 years, 4 months ago
  93. 414ea89 Decouple apkdmverity from device mapper modules by Shikha Panwar · 3 years, 4 months ago
  94. 80bceba Merge "Add libopen_dice nostd wrapper and test it in vmbase_example" by Treehugger Robot · 3 years, 4 months ago
  95. c276b80 [hex] Use libhex to encode hex string in avmd and apexutil by Alice Wang · 3 years, 4 months ago
  96. 9a83e61 Add libopen_dice nostd wrapper and test it in vmbase_example by David Brazdil · 3 years, 5 months ago
  97. ab5231f [apkverify] Move HashAlgorithm to algorithms by Alice Wang · 3 years, 5 months ago
  98. 1bf3d78 [apkverify] Merge idsig into apkverify package by Alice Wang · 3 years, 5 months ago
  99. f27626a [apk_digest] Move the logic of extracting v4 digest to v4 module by Alice Wang · 3 years, 5 months ago
  100. 4f4fd7e Merge "[idsig] Simplify building V4Signature from idsig" by Treehugger Robot · 3 years, 5 months ago