commit | 62aa259670b6621ec25640e995977568fd7fc80a | [log] [tgz] |
---|---|---|
author | Shikha Panwar <shikhapanwar@google.com> | Thu Jun 06 12:11:36 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Jun 06 12:11:36 2024 +0000 |
tree | 367515e9cd2763c9685c27c2b72957e101649809 | |
parent | f340406b36e3645f3b69c1edae56153ff2d75658 [diff] | |
parent | c6f92343b9880d8775b598e624d9a27451a36d99 [diff] |
pvmfw: Skip instance.img for rkpvm am: 9ecf253e32 am: c6f92343b9 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3116626 Change-Id: Ie5de577d9576586df6fc8eea442c33f31663aca2 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
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: