commit | fe99a53670a07de5a37ed552b318b33a46785515 | [log] [tgz] |
---|---|---|
author | Shikha Panwar <shikhapanwar@google.com> | Fri May 31 12:03:21 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Fri May 31 12:03:21 2024 +0000 |
tree | 5bc73e2d32826a4e90bd6bd133b0d8e0a2735a3b | |
parent | 6b0c488aea12c8ec68d72c0f311988e0fd414c81 [diff] | |
parent | ffadd4d13cb17cec7a34f847338412c001a93ab6 [diff] |
Include defer_rbp in the hidden input of DICE am: ffadd4d13c Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/3036974 Change-Id: Ib70acfd4aa399db481ac48cd6b36a5826048c8c3 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: