commit | 2fce070581d58bf65e162b6aaed2f87d489b2d6d | [log] [tgz] |
---|---|---|
author | Seungjae Yoo <seungjaeyoo@google.com> | Fri Nov 01 00:26:47 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Fri Nov 01 00:26:47 2024 +0000 |
tree | 2493e3720d7590896a4b45010e917fcd8fedacdc | |
parent | 16b34bf752ba8d160e59cb891dde4228ce8d1aab [diff] | |
parent | 9305b7498c90352963e81cabb66259ebe717e0ea [diff] |
Merge changes from topic "fh_impl" into main * changes: forwarder_guest_launcher can execute forwarder_guest Host can send required infos to the guest for performing forwarding.
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: