commit | 73d786626b5cec14321fc37e1f5eef279bd833a6 | [log] [tgz] |
---|---|---|
author | Willis Kung <williskung@google.com> | Thu Nov 14 01:57:30 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Nov 14 01:57:30 2024 +0000 |
tree | 3b3c9a3c8b3c4025932e9b4ef7e5f0aa52d5b18b | |
parent | 39d8f99b0e13c7f9ef5f76afc0f334f0bd87d366 [diff] | |
parent | 08501d8dbe6582c2c74589603423828eb50e2fb0 [diff] |
Merge "Adding parameter for trusty_security_vm_launcher vCPU configuration" into main am: 08501d8dbe Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3347466 Change-Id: I9ebee19127f213e8affcb657efa5fb153528c92a 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: