commit | 5b3f5b326d54c72de0908c993ffbc867ce3f0631 | [log] [tgz] |
---|---|---|
author | Shraddha Basantwani <basantwani@google.com> | Fri Feb 28 01:36:22 2025 -0800 |
committer | Shraddha Basantwani <basantwani@google.com> | Fri Feb 28 01:36:22 2025 -0800 |
tree | 60d9e61083b6af437caa2f3ee4b9a530aaa32bf9 | |
parent | 46f7110f99dda343df15d5096ffa7226512696ab [diff] |
Extend AVmPayload_isNewInstance to support nPVMs. Test : atest com.android.microdroid.test.MicrodroidTests#isNewInstanceTest Bug : 389611249 Change-Id: Iec66c919a41758c3177dd99e9cf267e4b1b7f539
Android Virtualization Framework (AVF) provides secure and private execution environments for executing code. AVF is ideal for security-oriented use cases that require stronger isolation assurances over those offered by Android’s app sandbox.
Visit our public doc site to learn more about what AVF is, what it is for, and how it is structured. This repository contains source code for userspace components of AVF.
If you want a quick start, see the getting started guideline and follow the steps there.
For in-depth explanations about individual topics and components, visit the following links.
AVF components:
AVF APIs:
How-Tos: