- 8562072 Set avb_hash_algorithm=sha256 for system & vendor img by Shikha Panwar · 2 years, 9 months ago
- c9af1f1 Merge changes Ib353f1eb,Iddb694e1 by Nikita Ioffe · 2 years, 9 months ago
- d7bf72f Merge "Remove onRamdump callback" by Treehugger Robot · 2 years, 9 months ago
- 0a94138 Merge "Drop the VM reference when stopped" by Treehugger Robot · 2 years, 9 months ago
- abc1397 Merge "[avb] Refactor read_avb_footer return type" by Alice Wang · 2 years, 9 months ago
- ea87d6d Merge "libvmbase: Replace ARM routines with Bionic deps" by Treehugger Robot · 2 years, 9 months ago
- c09b049 Use context()? instead of directly unwrap()-ing. by Nikita Ioffe · 2 years, 9 months ago
- ead7f36 Merge changes I7cd7e619,Iaaf283e9,I06f71453 by Pierre-Clément Tosi · 2 years, 9 months ago
- 5b173d8 Drop the VM reference when stopped by Alan Stokes · 2 years, 9 months ago
- f1ce987 Fix OOM in createOrUpdateIdsigFile when a directory is passed by Nikita Ioffe · 2 years, 9 months ago
- 3e98d29 Remove onRamdump callback by Alan Stokes · 2 years, 9 months ago
- 51a279f Merge "Remove getCid()" by Treehugger Robot · 2 years, 9 months ago
- cd34082 Merge "Move config validation to the builder" by Treehugger Robot · 2 years, 9 months ago
- 8f59d7c Merge "rpc_binder: Set CID of vsock servers" by Treehugger Robot · 2 years, 9 months ago
- 09bb82c Remove getCid() by Alan Stokes · 2 years, 9 months ago
- 6be517c Move config validation to the builder by Alan Stokes · 2 years, 9 months ago
- 3238da4 rpc_binder: Set CID of vsock servers by David Brazdil · 2 years, 10 months ago
- 9f2f446 libvmbase: Replace ARM routines with Bionic deps by Pierre-Clément Tosi · 2 years, 9 months ago
- aa6113b Merge "Wait for extra_apk mounts before starting payload" by Treehugger Robot · 2 years, 9 months ago
- 706a10c pvmfw: config: Tolerate invalid zero-sized entries by Pierre-Clément Tosi · 2 years, 9 months ago
- 292e099 pvmfw: config: Clarify error logs during parsing by Pierre-Clément Tosi · 2 years, 9 months ago
- 71d7d5b pvmfw: config: Refactor entry tracking by Pierre-Clément Tosi · 2 years, 9 months ago
- 63dd9e2 Merge "Remove bootstrap linkerconfig from microdroid" by Jooyung Han · 2 years, 9 months ago
- 5823137 Merge "Revert "[test] Remove redundant transitive deps for libapexutil_rust.test"" by Alice Wang · 2 years, 9 months ago
- ca554c8 Revert "[test] Remove redundant transitive deps for libapexutil_rust.test" by Alice Wang · 2 years, 9 months ago
- 0c53e6c Merge changes from topic "encryptedstore_java_api" by Treehugger Robot · 2 years, 9 months ago
- c39fee0 Merge "[test] Remove redundant transitive deps for libapexutil_rust.test" by Alice Wang · 2 years, 9 months ago
- fdc6a47 Merge "Allocate BARs for all VirtIO PCI devices." by Andrew Walbran · 2 years, 9 months ago
- 5cb5b99 Encryptedstore: Use microdroid specific mke2fs target by Shikha Panwar · 2 years, 9 months ago
- 285c758 [avb] Refactor read_avb_footer return type by Alice Wang · 2 years, 9 months ago
- 41a6ba6 Merge "[avb] Refactor building AvbFooter from bytes with transmute" by Alice Wang · 2 years, 9 months ago
- d1d0318 Allocate BARs for all VirtIO PCI devices. by Andrew Walbran · 2 years, 9 months ago
- b8ca3c5 Merge "[avb][test] Rename unit test for unsigned image in vbmeta" by Treehugger Robot · 2 years, 9 months ago
- 76ad4ca [avb] Refactor building AvbFooter from bytes with transmute by Alice Wang · 2 years, 9 months ago
- af8dbe1 Merge "[avb] Remove redundant AVB footer magic check" by Alice Wang · 2 years, 9 months ago
- badc1ab Merge "[avb] Rename the module avb_ops to ops" by Treehugger Robot · 2 years, 9 months ago
- c348387 [avb][test] Rename unit test for unsigned image in vbmeta by Alice Wang · 2 years, 9 months ago
- 2999e69 [avb] Remove redundant AVB footer magic check by Alice Wang · 2 years, 9 months ago
- 3eb6b81 Merge "pvmfw: Don't treat invalid config as legacy BCC" by Treehugger Robot · 2 years, 9 months ago
- 5468922 Resizing encryptedstore is incompatible by Shikha Panwar · 2 years, 9 months ago
- 7aca7ff pvmfw: Don't treat invalid config as legacy BCC by Pierre-Clément Tosi · 2 years, 9 months ago
- 20982f7 [avb] Rename the avb nostd crate name as avb by Alice Wang · 2 years, 9 months ago
- 8389345 Remove bootstrap linkerconfig from microdroid by Jooyung Han · 2 years, 9 months ago
- dc7a80a [avb] Rename the module avb_ops to ops by Alice Wang · 2 years, 9 months ago
- 51c68e5 Merge changes I81707607,I04a5604a by Treehugger Robot · 2 years, 9 months ago
- d81631c Fix kernel branch name in README by Inseob Kim · 2 years, 9 months ago
- d3696fd Update kernel to builds 9397735 by Inseob Kim · 2 years, 9 months ago
- a095e3c Update kernel to builds 9397735 by Inseob Kim · 2 years, 9 months ago
- e00307b Merge "Add a test for kernel ramdump" by Treehugger Robot · 2 years, 9 months ago
- dda0587 Add a test for kernel ramdump by Inseob Kim · 2 years, 9 months ago
- e698154 Enable transferring VM with encryptedstore enabled by Shikha Panwar · 2 years, 9 months ago
- f1646e9 Merge "Map PCI (BAR) MMIO range too." by Treehugger Robot · 2 years, 9 months ago
- 0d8b54d Map PCI (BAR) MMIO range too. by Andrew Walbran · 2 years, 9 months ago
- 6a42fdc vmbase: Introduce module for Bionic compat layer by Pierre-Clément Tosi · 2 years, 9 months ago
- 50939ad libvmbase: Make ARM routines whole_static by Pierre-Clément Tosi · 2 years, 9 months ago
- 5846b14 [test] Remove redundant transitive deps for libapexutil_rust.test by Alice Wang · 2 years, 9 months ago
- a53cb32 Merge "Add a README for vm_payload" by Treehugger Robot · 2 years, 9 months ago
- 960c903 Wait for extra_apk mounts before starting payload by Alan Stokes · 2 years, 9 months ago
- dcf06c5 Merge "Use microdroid-specific apexd" by Treehugger Robot · 2 years, 9 months ago
- 704ba18 Merge "Add test changing debug level from FULL to NONE" by Seungjae Yoo · 2 years, 9 months ago
- 546900c Merge changes Id95c91a1,I83da1c26,Ie76b9d15 by Treehugger Robot · 2 years, 9 months ago
- 96ac88a Merge "Remove prefix full_ from debuggable" by Seungjae Yoo · 2 years, 9 months ago
- 24358c6 Add payload linker namespace test by Inseob Kim · 2 years, 9 months ago
- d25e2aa Remove checkstyle_hook by Inseob Kim · 2 years, 9 months ago
- 7116f79 Emit launcher error to kernel log by Inseob Kim · 2 years, 9 months ago
- b6a5215 Use microdroid-specific apexd by Jooyung Han · 2 years, 9 months ago
- 02eea52 Remove TODO comment that collecting guest_time right before VM dies by Seungjae Yoo · 2 years, 9 months ago
- fa3e127 Add test changing debug level from FULL to NONE by Seungjae Yoo · 2 years, 9 months ago
- e85831e Remove prefix full_ from debuggable by Seungjae Yoo · 2 years, 9 months ago
- 969cb2d Merge "Remove DEBUG_LEVEL_APP_ONLY" by Seungjae Yoo · 2 years, 9 months ago
- d4ce1c0 Mount encrypted storage with dedicated context by Shikha Panwar · 2 years, 9 months ago
- 3ac9622 Merge changes from topic "BccHandoverParse-bindgen" by Treehugger Robot · 2 years, 9 months ago
- a2ff8c5 Expose encryptedstore feature to system apps by Shikha Panwar · 2 years, 9 months ago
- 4273fe5 Add a README for vm_payload by Alan Stokes · 2 years, 9 months ago
- d82c8b8 Merge "Map PCI CAM MMIO region and register pages with the MMIO guard." am: e11eace8a9 by Treehugger Robot · 2 years, 9 months ago
- 8edf72e pvmfw: Validate input BCC handover by Pierre-Clément Tosi · 2 years, 9 months ago
- db14ada libs/dice: Introduce dice::Result by Pierre-Clément Tosi · 2 years, 9 months ago
- c3b6173 libs/dice: Refactor imports by Pierre-Clément Tosi · 2 years, 9 months ago
- e11eace Merge "Map PCI CAM MMIO region and register pages with the MMIO guard." by Treehugger Robot · 2 years, 9 months ago
- 1969063 Map PCI CAM MMIO region and register pages with the MMIO guard. by Andrew Walbran · 2 years, 9 months ago
- 501e0cf Merge "Check regions before mapping them." am: 152b584a1c by Treehugger Robot · 2 years, 9 months ago
- 152b584 Merge "Check regions before mapping them." by Treehugger Robot · 2 years, 9 months ago
- 919337b Merge "Add tests for creating VM with CE/DE contexts" am: 13c17be4dd by Nikita Ioffe · 2 years, 9 months ago
- 13c17be Merge "Add tests for creating VM with CE/DE contexts" by Nikita Ioffe · 2 years, 9 months ago
- da65ab1 Check regions before mapping them. by Andrew Walbran · 2 years, 9 months ago
- fa22bb0 Remove DEBUG_LEVEL_APP_ONLY by Seungjae Yoo · 2 years, 9 months ago
- 273a728 Merge "Test reading from a VirtIO block device." am: 4f4219c1ac by Treehugger Robot · 2 years, 9 months ago
- 4f4219c Merge "Test reading from a VirtIO block device." by Treehugger Robot · 2 years, 9 months ago
- b713baa Test reading from a VirtIO block device. by Andrew Walbran · 2 years, 9 months ago
- 53705d1 Check in stub.c am: 6d1f56e17a by Alan Stokes · 2 years, 9 months ago
- 6d1f56e Check in stub.c by Alan Stokes · 2 years, 9 months ago
- 1a43fcb Merge "Record signal number when death reason is KILLED" am: 799c3851bb by Seungjae Yoo · 2 years, 9 months ago
- 799c385 Merge "Record signal number when death reason is KILLED" by Seungjae Yoo · 2 years, 9 months ago
- 9625489 Add tests for creating VM with CE/DE contexts by Nikita Ioffe · 2 years, 9 months ago
- 586cfc0 Merge "Switch to non-updatable-framework-module-defaults" am: 65290044d8 by Nikita Ioffe · 2 years, 9 months ago
- 6529004 Merge "Switch to non-updatable-framework-module-defaults" by Nikita Ioffe · 2 years, 9 months ago
- 159b0dc Merge "Give a better name to STOP_REASON_ERROR" am: 7f00e457c7 by Alan Stokes · 2 years, 9 months ago
- 7f00e45 Merge "Give a better name to STOP_REASON_ERROR" by Alan Stokes · 2 years, 9 months ago
- 6d340a2 Switch to non-updatable-framework-module-defaults by Nikita Ioffe · 2 years, 9 months ago
- 7c459e8 Give a better name to STOP_REASON_ERROR by Alan Stokes · 2 years, 9 months ago