commit | 68a8c165c3cefa67129e9276eeaf1abe599cbe52 | [log] [tgz] |
---|---|---|
author | Andrew Walbran <qwandor@google.com> | Mon Mar 07 15:38:42 2022 +0000 |
committer | Andrew Walbran <qwandor@google.com> | Wed Mar 30 15:03:31 2022 +0000 |
tree | beb42fd2dbb8e5f7dc1f5ef9f0ff55f445edd769 | |
parent | dcf608741a5aa9b1f994f5a0fa6890c4528a93b7 [diff] |
Start on pVM firmware in Rust. For now it is just the Rust entry point. This needs to be linked against some assembly code to initialise everything first. Bug: 223166344 Test: m libpvmfw Change-Id: I50a29a59a1aa60afb8a8ecc7db7fc57eb2a47c4b
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.