commit | a58e6199829ea3210699548381f9b823eb8f332e | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Tue Nov 29 11:06:31 2022 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Nov 29 11:06:31 2022 +0000 |
tree | e4f39b499f20abce605073af412e51cdeee5ca1d | |
parent | e880353ca4cbaa7e8ff4d502b46fe36ab3280abb [diff] | |
parent | 20b60961217b2cf718305144e37e4633c2585fea [diff] |
Merge changes I2614e5df,I25f8db10,I97947c38,Ic4eebf81,I1404cab0, ... * changes: pvmfw: Add support for appended configuration data pvmfw: Add MemoryTracker & MemorySlices pvmfw: Support managing page tables dynamically libfdt: Rename Fdt::bytes to Fdt::buffer libfdt: Map FDT_ERR_NOTFOUND to Option::None libfdt: Extend Rust wrapper with write functions
This repository contains userspace services related to running virtual machines on Android, especially protected virtual machines. See the getting started documentation and Microdroid README for more information.