- 8cb2317 pvmfw: smccc: Introduce smccc::Result<> by Pierre-Clément Tosi · 2 years, 11 months ago
- f0f9b8b pvmfw: helpers: Export SIZE_4KB by Pierre-Clément Tosi · 2 years, 11 months ago
- 446136e pvmfw: helpers: Represent addresses as usize by Pierre-Clément Tosi · 2 years, 11 months ago
- eb9f875 Merge "Add API to determine VM capabilities" by Treehugger Robot · 2 years, 11 months ago
- e2ed52f Merge "Move loopdevice module to dm_rust lib" by Treehugger Robot · 2 years, 11 months ago
- 4c1c6d7 Merge changes I00616aae,I5f78ecc9 by Treehugger Robot · 2 years, 11 months ago
- e6e5634 Merge "[API][vm_payload] Rename vm_service.rs to vm_payload_service.rs" by Alice Wang · 2 years, 11 months ago
- b278b1c Move loopdevice module to dm_rust lib by Shikha Panwar · 2 years, 11 months ago
- 0583e0a Add API to determine VM capabilities by Alan Stokes · 2 years, 11 months ago
- b51bd6f Update kernel to builds 9186328 by Jiyong Park · 2 years, 11 months ago
- 66dd4fe Update kernel to builds 9186328 by Jiyong Park · 2 years, 11 months ago
- d318def [API][vm_payload] Rename vm_service.rs to vm_payload_service.rs by Alice Wang · 2 years, 11 months ago
- d3c5542 Merge "Remove support for command-line args" by Treehugger Robot · 2 years, 11 months ago
- 972b580 Merge "Use ro.product.vendor.device to determine if running on Cuttlefish" by Treehugger Robot · 2 years, 11 months ago
- 52d3c72 Remove support for command-line args by Alan Stokes · 3 years ago
- 2091ae8 Use ro.product.vendor.device to determine if running on Cuttlefish by Jiyong Park · 2 years, 11 months ago
- 4f8c48b Merge "[benchmark][authfs] Shutdown Microdroid after each test" by Treehugger Robot · 2 years, 11 months ago
- a42b32d Merge "Use ro.product.vendor.device to determine if running on Cuttlefish" by Jiyong Park · 2 years, 11 months ago
- 1297e9d Merge "Log details for unexpected failure" by Treehugger Robot · 2 years, 11 months ago
- e6a9dd8 [benchmark][authfs] Shutdown Microdroid after each test by Alice Wang · 2 years, 11 months ago
- 3c6d4d4 vmbase: sections.ld: Fix bin_end as LMA by Pierre-Clément Tosi · 2 years, 11 months ago
- 35e9c1e vmbase: example: Add bin_end to integration_test by Pierre-Clément Tosi · 2 years, 11 months ago
- c693084 Use ro.product.vendor.device to determine if running on Cuttlefish by Jiyong Park · 2 years, 11 months ago
- 1f9fdf3 [benchmark] Add benchmarks for authfs seq/rand write by Alice Wang · 2 years, 11 months ago
- 3ba10fd Log details for unexpected failure by Alan Stokes · 3 years ago
- 97d4461 Merge "[benchmark] Improve authfs/measure_io.cpp error message with errx()" by Treehugger Robot · 2 years, 11 months ago
- a833ad1 Merge "docs: Document building pvmfw.img from source in U" by Pierre-Clément Tosi · 2 years, 11 months ago
- c9bfdcc [benchmark] Improve authfs/measure_io.cpp error message with errx() by Alice Wang · 2 years, 11 months ago
- ba888bd Merge "Implement collecting VmStatus in microdroid_manager" by Treehugger Robot · 2 years, 11 months ago
- 5f044b9 Merge changes I6bc440a0,Ic5a90fc7 by Treehugger Robot · 2 years, 11 months ago
- a7a24d7 Merge "[benchmark][authfs] Add benchmarks for authfs random read" by Treehugger Robot · 2 years, 11 months ago
- f538ddf [benchmark][authfs] Add benchmarks for authfs random read by Alice Wang · 2 years, 11 months ago
- 4e0fed7 docs: Document building pvmfw.img from source in U by Pierre-Clément Tosi · 2 years, 11 months ago
- 39bce67 docs: Pin link to pre-built pvmfw.img to last commit by Pierre-Clément Tosi · 2 years, 11 months ago
- c1c6983 docs: Fix typo by Pierre-Clément Tosi · 2 years, 11 months ago
- 54ea4df Merge "[Hex] Use libhex to encode hex string in libs/apkverify/v4.rs" by Tanmoy Mollik · 2 years, 11 months ago
- 7e9ab7d Merge "Add aliceywang@ to packages/modules/Virtualization/OWNERS" by Alice Wang · 2 years, 11 months ago
- 077bdce Add aliceywang@ to packages/modules/Virtualization/OWNERS by Alice Wang · 2 years, 11 months ago
- 554fc5a [Hex] Use libhex to encode hex string in libs/apkverify/v4.rs by Tanmoy Mollik · 2 years, 11 months ago
- 2d96720 Remove requesterSid from VirtualMachineDebugInfo by David Brazdil · 3 years ago
- 0f525b1 Merge "[benchmark][authfs] Add benchmarks for authfs remote file reading" by Alice Wang · 2 years, 11 months ago
- c3b8a80 [benchmark][authfs] Add benchmarks for authfs remote file reading by Alice Wang · 2 years, 11 months ago
- fd9a062 Implement collecting VmStatus in microdroid_manager by Seungjae Yoo · 2 years, 11 months ago
- 4a27e38 Merge "Decouple apkdmverity from device mapper modules" by Treehugger Robot · 2 years, 11 months ago
- f3d3cdb Merge "Create a ZRAM swap device" by Keir Fraser · 2 years, 11 months ago
- cd08d5e Merge "Prevent stalled adb connections to Micrdroid" by Sebastian Ene · 2 years, 11 months ago
- 7b0255e Merge "Measure app startup impact after VM teardown" by Sebastian Ene · 2 years, 11 months ago
- 933f0ac Create a ZRAM swap device by Keir Fraser · 2 years, 11 months ago
- 65d443d Use bindgen_nostd targets in libdice_nostd by David Brazdil · 2 years, 11 months ago
- 4a9f2fe Prevent stalled adb connections to Micrdroid by Sebastian Ene · 2 years, 11 months ago
- 6291981 Measure app startup impact after VM teardown by Sebastian Ene · 3 years ago
- 414ea89 Decouple apkdmverity from device mapper modules by Shikha Panwar · 2 years, 11 months ago
- 89b394a Merge "Update kernel to builds 9170280" by Keir Fraser · 2 years, 11 months ago
- 5b6ea7d Merge "Update kernel to builds 9170280" by Keir Fraser · 2 years, 11 months ago
- 80bceba Merge "Add libopen_dice nostd wrapper and test it in vmbase_example" by Treehugger Robot · 2 years, 11 months ago
- 500a785 Update kernel to builds 9170280 by Keir Fraser · 2 years, 11 months ago
- 390f1fb Update kernel to builds 9170280 by Keir Fraser · 2 years, 11 months ago
- c276b80 [hex] Use libhex to encode hex string in avmd and apexutil by Alice Wang · 2 years, 11 months ago
- 91beddf Merge "Add a doc for Microdroid kernel building and prebuilt updating" by Jiyong Park · 2 years, 11 months ago
- 94f8188 Merge "[authfs][Test] Move --cid from tests to AuthFsTestRule" by Alice Wang · 2 years, 11 months ago
- c67556b Merge "vmbase: Support LLVM and Bionic stack guard" by Treehugger Robot · 2 years, 11 months ago
- 408f5d2 Add a doc for Microdroid kernel building and prebuilt updating by Jiyong Park · 2 years, 11 months ago
- 2a70188 [authfs][Test] Move --cid from tests to AuthFsTestRule by Alice Wang · 2 years, 11 months ago
- 9a83e61 Add libopen_dice nostd wrapper and test it in vmbase_example by David Brazdil · 3 years ago
- a51c6f0 vmbase: Support LLVM and Bionic stack guard by David Brazdil · 2 years, 11 months ago
- de6758f Merge changes I7a38fa86,I2b4bd798 by Keir Fraser · 2 years, 11 months ago
- e3141b1 Merge "Add persistent backing for encrypted storage in VM" by Treehugger Robot · 2 years, 11 months ago
- 752f402 Update kernel to builds 9162255 by Keir Fraser · 2 years, 11 months ago
- bd05aae Update kernel to builds 9162255 by Keir Fraser · 2 years, 11 months ago
- 22e7045 Add persistent backing for encrypted storage in VM by Shikha Panwar · 3 years ago
- af0eed3 Merge "Add document about using lldbclient.py" by Treehugger Robot · 2 years, 11 months ago
- 29120b5 Add document about using lldbclient.py by Inseob Kim · 2 years, 11 months ago
- d7394ce Merge "Make the vm_payload API look more NDK-like" by Treehugger Robot · 2 years, 11 months ago
- 655e98e Make the vm_payload API look more NDK-like by Andrew Scull · 3 years ago
- f9231df Merge "Report crosvm reboot reason on watchdog stall" by Sebastian Ene · 2 years, 11 months ago
- ae33b60 Merge "Update for new version of vsock crate." by Treehugger Robot · 2 years, 11 months ago
- 23167d8 Report crosvm reboot reason on watchdog stall by Sebastian Ene · 3 years ago
- 8b38f3a Merge "[API][compos] Use VmPayloadService to notify host in compos" by Treehugger Robot · 2 years, 11 months ago
- b109ef0 Merge "[API] Use vm_payload API in microdroid benchmark tests" by Alice Wang · 2 years, 11 months ago
- bd569a0 [API][compos] Use VmPayloadService to notify host in compos by Alice Wang · 3 years ago
- 4d370e6 [API] Use vm_payload API in microdroid benchmark tests by Alice Wang · 2 years, 11 months ago
- d5926d7 tests: Update string for measuring pvmfw boot time by Pierre-Clément Tosi · 2 years, 11 months ago
- 7c6e418 Simplify compos key handling by Andrew Scull · 3 years ago
- b3dd8af Merge "Remove direct access to the sealing CDI from the payload" by Andrew Scull · 3 years ago
- c58b37c Merge "Allow attestation chain to be up to 4k" by Andrew Scull · 3 years ago
- b7e013a Merge "pvmfw: Delete U-Boot-based pvmfw.img prebuilt" by Pierre-Clément Tosi · 3 years ago
- 197e3f6 Merge changes from topic "rust-pvmfw" by Pierre-Clément Tosi · 3 years ago
- 5a838a0 Merge "[API] Change libvm_payload to shared lib" by Alice Wang · 3 years ago
- c975509 Merge changes from topic "b/243513572" by Treehugger Robot · 3 years ago
- 87f5b61 Allow attestation chain to be up to 4k by Andrew Scull · 3 years ago
- 609299c [API] Change libvm_payload to shared lib by Alice Wang · 3 years ago
- 6e9a0bc Merge "pvmfw.img: Generate an AVB-signed image" by Pierre-Clément Tosi · 3 years ago
- 70400b1 Merge "pvmfw: Issue MMIO_GUARD_MAP for UART" by Pierre-Clément Tosi · 3 years ago
- da4440a pvmfw: Issue MMIO_GUARD_MAP for UART by Pierre-Clément Tosi · 3 years, 1 month ago
- 7762003 test: Ignore testBootFailsWhenProtectedVmStartsWithImagesSignedWithDifferentKey by Pierre-Clément Tosi · 3 years ago
- dc07ca6 test: Ignore bootFailsWhenPvmFwDataIsCompromised by Pierre-Clément Tosi · 3 years ago
- 102067a Remove direct access to the sealing CDI from the payload by Andrew Scull · 3 years ago
- 3b80c9b Remove the DICE service from microdroid by Andrew Scull · 3 years ago
- e4b0285 Use the vm_payload library to access DICE values by Andrew Scull · 3 years ago
- d64ae7d Migrate DICE access to IVmPayloadService by Andrew Scull · 3 years ago