commit | 1b0d890386e814bb693edcb90db96d6ca3748fff | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Mon Nov 21 18:16:59 2022 +0000 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Mon Nov 28 12:03:21 2022 +0000 |
tree | 356f4882c172f2f2b606ede9d6063164baeaf371 | |
parent | a5f11e0e881e0268d95bdab1b1db5183ca2c8ddf [diff] |
libfdt: Extend Rust wrapper with write functions Add a subset of the libfdt "read-write" function to the Rust wrapper. Bug: 255521657 Test: atest vmbase_example.integration_test Change-Id: Id73e823d7f522431c8f9dd23799841317a9ce38a
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.