commit | f20b95675ae9e63bfa8974e0a34545ea259e2017 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed May 22 19:39:07 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed May 22 19:39:07 2024 +0000 |
tree | 6bda6d4ff888277765b0f0c176a7a73c370e9ecf | |
parent | 5f9f4025aa2fa886fe2adbc1dedd7b4184a56a75 [diff] | |
parent | c08e63cb1b10d7f897aee5739d4010637e1addf9 [diff] |
Merge changes I5d8e169d,I832b705d,Ic8af83b8,Ib3c9acb8,I2e357326, ... into main * changes: vmbase: Support 16KiB MMIO_GUARD granule vmbase: Detect dynamic resharing of UART vmbase: Move MMIO_GUARD granule check out of ::hyp vmbase: Harden MMIO_GUARD with RAII vmbase: Clean up MMIO_GUARD in MemoryTracker vmbase: Introduce compat_android_13 feature vmbase: Remove now duplicate hyp::util vmbase: Integrate libhyp as module libs: Prepare libhyp for move
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: