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