commit | 740649dbc9c4c5fbd23f5c6016a71d4e2c2894f9 | [log] [tgz] |
---|---|---|
author | Shikha Panwar <shikhapanwar@google.com> | Fri May 31 12:03:26 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri May 31 12:03:26 2024 +0000 |
tree | 879c6562a44d4c0feb1925a503176b4036840a30 | |
parent | fe99a53670a07de5a37ed552b318b33a46785515 [diff] | |
parent | f3acfd1d17c9510901329f06718101138cad5b33 [diff] |
Test deferred_rbp changes secrets am: f3acfd1d17 Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3039702 Change-Id: Ic1eaf196909db3128671ef68c443ab12561c5310 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: