1. 4dd3818 Append dtbo_vendor into --device-tree-overlay crosvm option by Seungjae Yoo · 2 years, 4 months ago
  2. bd2b67b Add partition name to test microdroid vendor images by Seungjae Yoo · 2 years, 4 months ago
  3. 1e053be Add VM creation failure test for unsigned vendor image by Seungjae Yoo · 2 years, 4 months ago
  4. ec3bc52 Make DTBO for VM containing vendor pubkey when vendor image exists by Seungjae Yoo · 2 years, 4 months ago
  5. d9ada13 Merge "pvmfw: Re-scope global var FILTERED_VM_DTBO_PROP" into main by Treehugger Robot · 2 years, 4 months ago
  6. 7631271 Merge "pvmfw: Replace const_cstr! with now-const cstr!" into main by Treehugger Robot · 2 years, 4 months ago
  7. 7ced542 Merge "[client-vm] Build client VM CSR and sign the CSR with two keys" into main by Alice Wang · 2 years, 4 months ago
  8. fc3e8b5 pvmfw: Re-scope global var FILTERED_VM_DTBO_PROP by Pierre-Clément Tosi · 2 years, 4 months ago
  9. d701a0b pvmfw: Replace const_cstr! with now-const cstr! by Pierre-Clément Tosi · 2 years, 4 months ago
  10. 4e3015d [client-vm] Build client VM CSR and sign the CSR with two keys by Alice Wang · 2 years, 5 months ago
  11. 80ed241 Merge changes I9c148947,I4e4aea08 into main by Treehugger Robot · 2 years, 4 months ago
  12. f72f4f2 libfdt: Add FdtNodeMut::as_node() by Jaewan Kim · 2 years, 4 months ago
  13. c6e023b pvmfw: Apply VM DTBO by Jaewan Kim · 2 years, 5 months ago
  14. 180a7c2 vmbase,libfdt: Make cstr! safe & const-compatible by Pierre-Clément Tosi · 2 years, 4 months ago
  15. 31c43ca Merge "Minor init.rc tweaks" into main by Treehugger Robot · 2 years, 4 months ago
  16. c422907 Merge "Update needed for Rust v1.73.0" into main by Treehugger Robot · 2 years, 4 months ago
  17. f6e52e6 Minor init.rc tweaks by Alan Stokes · 2 years, 4 months ago
  18. 2acf573 Merge "README for the Java APIs" into main by Treehugger Robot · 2 years, 4 months ago
  19. 32bbc2e README for the Java APIs by Alan Stokes · 2 years, 4 months ago
  20. a732371 Update needed for Rust v1.73.0 by Charisee · 2 years, 4 months ago
  21. 3b980eb Remove unncessary .so files from the apex by Jooyung Han · 2 years, 4 months ago
  22. 6517f74 Merge "libfdt: Add Fdt::symbols() and Fdt::symbols_mut()" into main by Treehugger Robot · 2 years, 4 months ago
  23. 2c5018b Merge "libfdt: Use cstr!()" into main by Treehugger Robot · 2 years, 4 months ago
  24. ac080d3 [attestation] Rename service_vm/client_apk to test_apk by Alice Wang · 2 years, 4 months ago
  25. 08395dd Merge "Add APK details to the DICE chain" into main by Treehugger Robot · 2 years, 4 months ago
  26. f163d76 libfdt: Add Fdt::symbols() and Fdt::symbols_mut() by Jaewan Kim · 2 years, 4 months ago
  27. ce83215 Update needed for Rust v1.73.0 by Charisee · 2 years, 4 months ago
  28. 9b8b8ec Add APK details to the DICE chain by Alan Stokes · 2 years, 4 months ago
  29. b635bb0 libfdt: Use cstr!() by Jaewan Kim · 2 years, 4 months ago
  30. a454ca2 Merge "Revert "[rkp] Expose RKP Hal implementation in virtualizationservice"" into main by Alice Wang · 2 years, 4 months ago
  31. aef7935 Revert "[rkp] Expose RKP Hal implementation in virtualizationservice" by Alice Wang · 2 years, 4 months ago
  32. 36ce1e2 Merge "Flag APK permission changes" into main by Treehugger Robot · 2 years, 4 months ago
  33. 76c3cb5 Merge "libfdt: tests: Improve assert!() error messages" into main by Treehugger Robot · 2 years, 4 months ago
  34. 5af6057 Merge "libfdt: Make Phandle::new() const" into main by Treehugger Robot · 2 years, 4 months ago
  35. 504b430 libfdt: tests: Improve assert!() error messages by Pierre-Clément Tosi · 2 years, 4 months ago
  36. eba2779 libfdt: Make Phandle::new() const by Pierre-Clément Tosi · 2 years, 4 months ago
  37. fcbf5ff [rkp] Expose RKP Hal implementation in virtualizationservice by Alice Wang · 2 years, 5 months ago
  38. 71d06a4 Merge "[attestation] Rename the client VM attestation API" into main by Alice Wang · 2 years, 4 months ago
  39. ab12736 Flag APK permission changes by Alan Stokes · 2 years, 4 months ago
  40. 5ab1358 libfdt: Add adb_subnode_with_name_len() and subnode_with_name_len() by Jaewan Kim · 2 years, 4 months ago
  41. 4ae0e71 libfdt: FdtNodeMut::nop() by Jaewan Kim · 2 years, 4 months ago
  42. 17ba7a3 libfdt: Add phandle APIs by Jaewan Kim · 2 years, 4 months ago
  43. 5b05777 libfdt: Add FdtNode::supernode_at_depth() by Jaewan Kim · 2 years, 4 months ago
  44. bab4259 libfdt: Refactor path_offset() by Jaewan Kim · 2 years, 5 months ago
  45. 72d1090 libfdt: Add property iterator by Jaewan Kim · 2 years, 5 months ago
  46. a410b64 [attestation] Rename the client VM attestation API by Alice Wang · 2 years, 4 months ago
  47. 5ad310d Merge "Refactor Dice policy test" into main by Shikha Panwar · 2 years, 4 months ago
  48. 1d01686 Refactor Dice policy test by Shikha Panwar · 2 years, 4 months ago
  49. 2847d0c Merge changes I3f9fed0e,I44420fab,Ib847ee61 into main by Treehugger Robot · 2 years, 4 months ago
  50. 3fd8b78 Merge "vmbase: Improve error logging for stack_guard" into main by Treehugger Robot · 2 years, 4 months ago
  51. e6135ea pvmfw: Update README.md to explain pvmfw-tool by Jaewan Kim · 2 years, 4 months ago
  52. 3b95d28 pvmfw-tool: Make VM DTBO optional for building pvmfw by Jaewan Kim · 2 years, 4 months ago
  53. 3aa97b0 pvmfw-tool: Fix runtime crash by Jaewan Kim · 2 years, 4 months ago
  54. 442902f Merge "vmbase: Please rustfmt" into main by Treehugger Robot · 2 years, 4 months ago
  55. 20daaef vmbase: Improve error logging for stack_guard by Pierre-Clément Tosi · 2 years, 4 months ago
  56. fb54a0a vmbase: Please rustfmt by Pierre-Clément Tosi · 2 years, 4 months ago
  57. 3d9cac4 Merge "Fix license" into main by Treehugger Robot · 2 years, 4 months ago
  58. 94475b8 Fix license by Alan Stokes · 2 years, 4 months ago
  59. 9d4c893 README: Fix instructions for hypervisor.pvmfw.path by Pierre-Clément Tosi · 2 years, 4 months ago
  60. 5e55e55 pvmfw: README: Fix code links to master by Pierre-Clément Tosi · 2 years, 4 months ago
  61. 7cd9972 Merge "Let test_microdroid_vendor_image use avb" into main by Seungjae Yoo · 2 years, 4 months ago
  62. d95de95 Let test_microdroid_vendor_image use avb by Seungjae Yoo · 2 years, 4 months ago
  63. 8f79590 switch from `data_model::DataInit` to `zerocopy` by Frederick Mayle · 2 years, 4 months ago
  64. 17bf963 Merge "Better error messages in tests" into main by Treehugger Robot · 2 years, 4 months ago
  65. 2183b07 Merge "Make error names more consistent." into main by Alan Stokes · 2 years, 4 months ago
  66. 6e87dd0 Better error messages in tests by Alan Stokes · 2 years, 4 months ago
  67. dfca90a Merge "[doc] Add documentation for RKP VM" into main by Alice Wang · 2 years, 4 months ago
  68. bbed887 Make error names more consistent. by Alan Stokes · 2 years, 4 months ago
  69. 341e04a Merge "Remove microdroid_kernel_with_modules" into main by Nikita Ioffe · 2 years, 4 months ago
  70. d20515b [doc] Add documentation for RKP VM by Alice Wang · 2 years, 5 months ago
  71. eff8cff [doc] Add RKP link to derive_cdi_leaf_priv documentation by Alice Wang · 2 years, 4 months ago
  72. f5ce7cc Merge "[cbor] Separate cbor conversion functions in an independent lib" into main by Alice Wang · 2 years, 4 months ago
  73. 598d236 Merge changes Idad0ce1e,I84f0ca0f into main by Treehugger Robot · 2 years, 4 months ago
  74. 5dddeea [cbor] Separate cbor conversion functions in an independent lib by Alice Wang · 2 years, 4 months ago
  75. 35e818d Renaming dtbo_node to dtbo_label by Jaewan Kim · 2 years, 4 months ago
  76. e031edc Update needed for Rust v1.73.0 by Charisee · 2 years, 4 months ago
  77. 0486e25 [rialto] Enable rialto to receive messages longer than recv buffer by Alice Wang · 2 years, 5 months ago
  78. 350640f Merge "Revert^2 "Upgrade zerocopy to 0.7.5"" into main by Frederick Mayle · 2 years, 4 months ago
  79. a2fa1bb Merge "[dice] Move open-dice Rust wrapper libraries to virt" into main by Alice Wang · 2 years, 4 months ago
  80. 94a0635 [dice] Move open-dice Rust wrapper libraries to virt by Alice Wang · 2 years, 4 months ago
  81. 2791174 Merge "Refactoring: split Microdroid Manager main.rs" into main by Alan Stokes · 2 years, 4 months ago
  82. e88e69d Merge "Use libhex" into main by Treehugger Robot · 2 years, 4 months ago
  83. c3640b95 Use libhex by Alan Stokes · 2 years, 4 months ago
  84. 1125e01 Refactoring: split Microdroid Manager main.rs by Alan Stokes · 2 years, 4 months ago
  85. 2e77994 Revert^2 "Upgrade zerocopy to 0.7.5" by Frederick Mayle · 2 years, 4 months ago
  86. 609d60f Merge "Revert "Upgrade zerocopy to 0.7.5"" into main by Frederick Mayle · 2 years, 4 months ago
  87. 893738e Revert "Upgrade zerocopy to 0.7.5" by Frederick Mayle · 2 years, 4 months ago
  88. 43cd7f2 Merge "Upgrade zerocopy to 0.7.5" into main by Frederick Mayle · 2 years, 4 months ago
  89. dcffd05 Merge "[rkp] Derive CDI_Leaf_Priv with open-dice API" into main by Alice Wang · 2 years, 4 months ago
  90. ef47789 Merge "Parse APK manifest to extract version etc" into main by Alan Stokes · 2 years, 4 months ago
  91. 637b197 [rkp] Derive CDI_Leaf_Priv with open-dice API by Alice Wang · 2 years, 5 months ago
  92. 1abf754 Merge "Create top-level directory for secretkeeper" into main by Shikha Panwar · 2 years, 4 months ago
  93. 068f6d4 Parse APK manifest to extract version etc by Alan Stokes · 2 years, 5 months ago
  94. 9874f5f Create top-level directory for secretkeeper by Shikha Panwar · 2 years, 4 months ago
  95. ac9e7e0 Merge "libfdt: Fix method documentation style" into main by Jaewan Kim · 2 years, 5 months ago
  96. a9d6acf Upgrade zerocopy to 0.7.5 by Frederick Mayle · 2 years, 5 months ago
  97. 2e774ff Merge "Add additional overriding methods to signature files" into main by Paul Duffin · 2 years, 5 months ago
  98. d5bf16a Merge "Simplify ziputils" into main by Treehugger Robot · 2 years, 5 months ago
  99. 1e494e6 Add additional overriding methods to signature files by Jihoon Kang · 2 years, 5 months ago
  100. b3dcfc2 libfdt: Fix method documentation style by Jaewan Kim · 2 years, 5 months ago