commit | 8aa3c738b8e3950a4beefe4d274d7a7fd226066a | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Tue Jan 28 01:23:54 2025 -0800 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Jan 28 01:23:54 2025 -0800 |
tree | 00c1d01881f150093fbf9761ec9f23a6a8b1741c | |
parent | e75b3d75e197c9c664543db3cf0dde2220c77bd6 [diff] | |
parent | 8e7999b9e3f48eca99702e72c947b3a2d35cff6b [diff] |
Merge "pvmfw: avb: Add API tests for tampered initrd" into main am: 3ce95a65c0 am: 8e7999b9e3 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3464775 Change-Id: Ic8c6620f154784b1595ee1ece72c5573b09b0544 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: