commit | 3a4ab39311b648ee30481dd998abbeef34d848a3 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Fri Feb 28 22:00:33 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri Feb 28 22:00:33 2025 -0800 |
tree | c68fcf45fdbe0b812d8cc27799533898d8db8cd3 | |
parent | f4fbb51bed786e7a5574e0f4847de043ebd52196 [diff] | |
parent | ea5efed7d6ff141527e384f03c026c9898e92738 [diff] |
Merge "guest: trusty: security_vm: add a pVM launcher for test purpose" into main am: ea5efed7d6 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3473435 Change-Id: Ib3331afad70bcd2e48c56a4207db0015de62521c 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: