commit | f43af73e074a6d157db10485d358e8b0bec7dc28 | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Thu Nov 14 10:57:51 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Thu Nov 14 10:57:51 2024 +0000 |
tree | f5212dccfbc537d64b658ead11e8cfc01df021ff | |
parent | ead7ef3d532ea9bcadf52f0a595d1f3623458fd8 [diff] | |
parent | 13748d239e930e06fa2214cec9daaf6add8e6ff3 [diff] |
Merge changes from topic "custom_smcs_allowlist" into main * changes: Implement permission check for VMs that request tee_services vm cli: add --tee_services flag virtmngr: get secontext of the caller app Add teeServices field to AppConfig & RawConfig Propagate RELEASE_AVF_ENABLE_VM_TO_TEE_SERVICES_ALLOWLIST to avf_build_flags_rust
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: