- e18cc13 Move dice_driver to libs/dice/driver by Nikita Ioffe · 1 year, 5 months ago
- 8704861 Simplify test ownership. by Alan Stokes · 1 year, 6 months ago
- 5369617 [DON'T BLOCK] Test ownership migration rules by Aditya Choudhary · 1 year, 6 months ago
- e763ce1 Microdroid: Use libdice_policy_builder by Shikha Panwar · 1 year, 7 months ago
- 6b17832 VmSecret::V2 use OwnedDiceArtifactsWithExplicitKey by Shikha Panwar · 1 year, 8 months ago
- 5d6a675 Revert^2 "pVM to use Secretkeeper protected secrets" by Shikha Panwar · 1 year, 8 months ago
- 9f145f2 Revert "pVM to use Secretkeeper protected secrets" by Trevor Black · 1 year, 8 months ago
- bf3711e pVM to use Secretkeeper protected secrets by Treehugger Robot · 1 year, 8 months ago
- de6bee5 [service-vm] Deserialize CBOR-encoded CSR byte array into struct by Alice Wang · 1 year, 9 months ago
- 4e3015d [client-vm] Build client VM CSR and sign the CSR with two keys by Alice Wang · 1 year, 10 months ago
- 9b8b8ec Add APK details to the DICE chain by Alan Stokes · 1 year, 10 months ago
- 068f6d4 Parse APK manifest to extract version etc by Alan Stokes · 1 year, 10 months ago
- da1b273 Add avf_build_flags_rust defaults to all rust_ modules by Nikita Ioffe · 1 year, 11 months ago
- 1294f94 Run app payloads as non-root. by Alan Stokes · 2 years ago
- d7bd2f2 Rename avfutil to avflog by Jiyong Park · 2 years ago
- f4883fc Add libavfutil by Jiyong Park · 2 years ago
- 2b6346d Stop using kernel logger by Jiyong Park · 2 years, 2 months ago
- a04890b [cbor] Refactor payload config descriptor building with ciborium by Alice Wang · 2 years, 5 months ago
- 437a88f Drop unnecessary dependencies to libbinder_rpc_unstable by Jiyong Park · 2 years, 6 months ago
- f4b8b00 [dice] Use retry_bcc_main_flow from the library libdiced_open_dice by Alice Wang · 2 years, 6 months ago
- 3452ee2 Drop inheritable caps and caps bounding set before executing payload by Nikita Ioffe · 2 years, 8 months ago
- 566c967 Microdroid: Map a dm-crypt dev on (virtio-blk)disk by Shikha Panwar · 2 years, 9 months ago
- 46fc8ba Decrease RAM usage by status collection in microdroid_manager by Seungjae Yoo · 2 years, 10 months ago
- fd9a062 Implement collecting VmStatus in microdroid_manager by Seungjae Yoo · 2 years, 10 months ago
- d64ae7d Migrate DICE access to IVmPayloadService by Andrew Scull · 2 years, 10 months ago
- 59a9e56 [API] Add new service to notify host from microdroid manager by Alice Wang · 2 years, 10 months ago
- 1bf3d78 [apkverify] Merge idsig into apkverify package by Alice Wang · 2 years, 10 months ago
- 2bead0d Make ErrorCode an enum by Alan Stokes · 3 years ago
- 6472ccd Migrate to Rust 2021 edition by Alan Stokes · 3 years ago
- 7eb5ca4 Moved binder_common to rpcbinder package under binder directory. by Andrew Walbran · 3 years ago
- c4ce787 Use safe wrapper from binder_common rather than bindgen directly. by Andrew Walbran · 3 years ago
- 437f105 Shutdown VM once payload finishes by Inseob Kim · 3 years, 2 months ago
- a0d1b1a microdroid_manager: Migate from ring to the openssl crate by Andrew Scull · 3 years, 3 months ago
- 1163879 Move APEX handling to a library by Andrew Scull · 3 years, 4 months ago
- 5c71cac Put all our tests to general-tests by Jiyong Park · 3 years, 6 months ago
- b2f4447 Do a DICE derivation for the payload by Andrew Scull · 3 years, 7 months ago
- c96b72e Encrypt instance.img data with key from sealing CDI by Andrew Scull · 3 years, 7 months ago
- 197748b Verify and mount extra apks by Inseob Kim · 3 years, 8 months ago
- 9f72ea6 bootconfig is part of VM identity by Jiyong Park · 3 years, 8 months ago
- dd0a173 Add notifyError/onError notification for VM errors by Jooyung Han · 3 years, 9 months ago
- c8deb47 Store/Pass root digests of APEX payload by Jooyung Han · 3 years, 11 months ago
- 7a343f9 Microdroid stores APEX pubkeys in instance.img by Jooyung Han · 4 years ago
- f7dea25 Data written to instance.img has schema by Jiyong Park · 4 years ago
- 21ce2c5 Store apk root hash to the instance disk by Jiyong Park · 4 years ago
- 7f61fe7 Refactor callback and make payload stream duplex by Inseob Kim · 4 years ago
- 1b95f2e Add VirtualMachineService skeleton code by Inseob Kim · 4 years ago
- 19c1d6c microdroid_manager: verify APK/APEXes by Jooyung Han · 4 years ago
- 2693882 Merge "Migrate to the librustutils system property bindings." by Joel Galenson · 4 years ago
- 482704c Migrate to the librustutils system property bindings. by Joel Galenson · 4 years ago
- e706c9f Microdroid_manager starts before apexd by Jooyung Han · 4 years ago
- 729a9a0 Migrate keystore2's Rust system library bindings to bionic. by Joel Galenson · 4 years, 1 month ago
- 6f3e5fe Pass a VM secret to KeyMint from microdroid_manager by Andrew Scull · 4 years, 1 month ago
- 8611a6c Add the onPayloadStarted callback API by Jiyong Park · 4 years, 1 month ago
- 3f62aae Merge changes I393abe14,Ifd7d2ef6 by Jooyung Han · 4 years, 1 month ago
- f1e0086 Extract libmicrodroid_metadata (rust_library) by Jooyung Han · 4 years, 2 months ago
- 79b8801 microdroid_manager uses kernlog by Jiyong Park · 4 years, 2 months ago
- 607191c microdroid_manager prints to kmsg by Jooyung Han · 4 years, 2 months ago
- 634e2d7 microdroid_manager executes a task via microdroid_launcher by Jooyung Han · 4 years, 2 months ago
- 7457348 Rename "signature" to "metadata" by Jooyung Han · 4 years, 2 months ago
- f48ceb4 microdroid_manager: waits for a config file by Jooyung Han · 4 years, 2 months ago
- 347d9f2 microdroid_manager: initial impl by Jooyung Han · 4 years, 2 months ago